Bug 880816 - Mark IonCode embedded pointers during MinorGC if they may be Nursery things; r=bhackett
This commit is contained in:
@@ -399,6 +399,7 @@ frontend::CompileFunctionBody(JSContext *cx, MutableHandleFunction fun, CompileO
|
||||
parser.sct = &sct;
|
||||
|
||||
JS_ASSERT(fun);
|
||||
JS_ASSERT(fun->isTenured());
|
||||
|
||||
fun->setArgCount(formals.length());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user