зеркало из https://github.com/mozilla/pjs.git
Bug 381402: Compilation error with HAS_SCRIPT_OBJECT, r=mrbkap
This commit is contained in:
Родитель
3d90fc5240
Коммит
11d41ea67d
|
@ -796,6 +796,7 @@ script_thaw(JSContext *cx, JSObject *obj, uintN argc, jsval *argv,
|
|||
jsval v;
|
||||
JSScript *script, *oldscript;
|
||||
JSBool ok, hasMagic;
|
||||
jsint execDepth;
|
||||
|
||||
if (!JS_InstanceOf(cx, obj, &js_ScriptClass, argv))
|
||||
return JS_FALSE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче