Home
last modified time | relevance | path

Searched defs:CurrentSp (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h184 inline GateRef GetFrame(GateRef CurrentSp) in GetFrame()
Dbaseline_stubs-inl.h211 GateRef BaselineStubBuilder::GetFrame(GateRef CurrentSp) in GetFrame()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h121 #define GET_FRAME(CurrentSp) \ argument
Dinterpreter-inl.cpp100 #define GET_FRAME(CurrentSp) \ argument
Dinterpreter_assembly.cpp67 #define GET_ASM_FRAME(CurrentSp) \ argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h251 GateRef InterpreterStubBuilder::GetFrame(GateRef CurrentSp) in GetFrame()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp79 #define GET_ASM_FRAME(CurrentSp) \ argument