Searched refs:SetPcToFrame (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub.h | 114 inline void SetPcToFrame(GateRef glue, GateRef frame, GateRef value);
|
| D | interpreter_stub-inl.h | 317 void InterpreterStubBuilder::SetPcToFrame(GateRef glue, GateRef frame, GateRef value) in SetPcToFrame() function 360 SetPcToFrame(glue, state, pc); in SetFrameState()
|
| D | interpreter_stub.cpp | 4796 SetPcToFrame(glue, frame, *varPc); in DECLARE_ASM_HANDLER() 4859 SetPcToFrame(glue, frame, pc); in DECLARE_ASM_HANDLER() 4916 SetPcToFrame(glue, frame, pc); in DECLARE_ASM_HANDLER()
|