Searched refs:BuildNewLocalBlockContext (Results 1 – 2 of 2) sorted by relevance
123 void BuildNewLocalBlockContext(Scope* scope);
774 BuildNewLocalBlockContext(stmt->scope()); in VisitBlock()2971 void BytecodeGenerator::BuildNewLocalBlockContext(Scope* scope) { in BuildNewLocalBlockContext() function in v8::internal::interpreter::BytecodeGenerator