Backed out changeset a296439a25ff (bug 1519636) for frequent Windows cppunit failures CLOSED TREE
This commit is contained in:
@@ -275,7 +275,7 @@ JS::Result<FunctionBox*> BinASTParserPerTokenizer<Tok>::buildFunctionBox(
|
||||
|
||||
traceListHead_ = funbox;
|
||||
if (pc_) {
|
||||
funbox->initWithEnclosingParseContext(pc_, fun, syntax);
|
||||
funbox->initWithEnclosingParseContext(pc_, fun,syntax);
|
||||
} else {
|
||||
funbox->initFromLazyFunction(fun);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user