Home
last modified time | relevance | path

Searched defs:InitStackFrame (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7085 void EcmaInterpreter::InitStackFrame(JSThread *thread) in InitStackFrame() function
Dinterpreter_assembly.cpp205 void InterpreterAssembly::InitStackFrame(JSThread *thread) in InitStackFrame() function in panda::ecmascript::InterpreterAssembly