Home
last modified time | relevance | path

Searched refs:BuildNewLocalActivationContext (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.h150 void BuildNewLocalActivationContext();
Dbytecode-generator.cc1049 BuildNewLocalActivationContext(); in GenerateBytecode()
4708 void BytecodeGenerator::BuildNewLocalActivationContext() { in BuildNewLocalActivationContext() function in v8::internal::interpreter::BytecodeGenerator