Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h122 void BuildNewLocalActivationContext();
Dbytecode-generator.cc726 BuildNewLocalActivationContext(); in GenerateBytecode()
3152 void BytecodeGenerator::BuildNewLocalActivationContext() { in BuildNewLocalActivationContext() function in v8::internal::interpreter::BytecodeGenerator