Home
last modified time | relevance | path

Searched defs:GetLastLeaveFrame (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.cpp51 GateRef BaselineStubBuilder::GetLastLeaveFrame(GateRef glue) in GetLastLeaveFrame() function in panda::ecmascript::kungfu::BaselineStubBuilder
Dbaseline_stubs-inl.h341 GateRef BaselineStubBuilder::GetLastLeaveFrame(GateRef glue) in GetLastLeaveFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h427 GateRef InterpreterStubBuilder::GetLastLeaveFrame(GateRef glue) in GetLastLeaveFrame() function
Dstub_builder-inl.h4398 inline GateRef StubBuilder::GetLastLeaveFrame(GateRef glue) in GetLastLeaveFrame() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h255 const JSTaggedType *GetLastLeaveFrame() const in GetLastLeaveFrame() function