Searched refs:BuildNewLocalWithContext (Results 1 – 2 of 2) sorted by relevance
125 void BuildNewLocalWithContext(Scope* scope);
1013 BuildNewLocalWithContext(stmt->scope()); in VisitWithStatement()2979 void BytecodeGenerator::BuildNewLocalWithContext(Scope* scope) { in BuildNewLocalWithContext() function in v8::internal::interpreter::BytecodeGenerator