Home
last modified time | relevance | path

Searched refs:SetLastLeaveFrame (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h167 inline void SetLastLeaveFrame(GateRef glue, GateRef sp);
H A Dinterpreter_stub-inl.h429 void InterpreterStubBuilder::SetLastLeaveFrame(GateRef glue, GateRef value) in SetLastLeaveFrame() function in panda::ecmascript::kungfu::InterpreterStubBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp242 return SetLastLeaveFrame(sp); in SetCurrentFrame()
997 SetLastLeaveFrame(currentContext->GetLeaveFrame()); in SwitchCurrentContext()
H A Djs_thread.h208 void SetLastLeaveFrame(JSTaggedType *sp) in SetLastLeaveFrame() function in panda::ecmascript::JSThread

Completed in 8 milliseconds