mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-08 22:14:06 +00:00
update js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3812 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
acfe369ca4
commit
fea601f454
@ -2259,6 +2259,8 @@ static int env_init(JSContext *cx, JSObject *javascript_object)
|
|||||||
|
|
||||||
JS_InitStandardClasses(cx, javascript_object);
|
JS_InitStandardClasses(cx, javascript_object);
|
||||||
|
|
||||||
|
/* this doesnt load in standard classes figure out wtf */
|
||||||
|
js_InitFileClass(cx, javascript_object);
|
||||||
|
|
||||||
JS_InitClass(cx,
|
JS_InitClass(cx,
|
||||||
javascript_object,
|
javascript_object,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user