Home
last modified time | relevance | path

Searched defs:GetFrame (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dstate.h44 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
117 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
204 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
Dinstruction_handler_state.h53 ALWAYS_INLINE Frame *GetFrame() const in GetFrame() function
Dinstruction_handler_base.h199 ALWAYS_INLINE Frame *GetFrame() const in GetFrame() function
Dframe.h711 ALWAYS_INLINE inline Frame *GetFrame() in GetFrame() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h71 ALWAYS_INLINE inline Frame *GetFrame() in GetFrame() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dcompiler_interface.h110 Frame *GetFrame() const in GetFrame() function
Dmanaged_thread.h77 void *GetFrame() const in GetFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h184 inline GateRef GetFrame(GateRef CurrentSp) in GetFrame() function
Dbaseline_stubs-inl.h211 GateRef BaselineStubBuilder::GetFrame(GateRef CurrentSp) in GetFrame() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h2078 T* GetFrame() in GetFrame() function
2084 const T* GetFrame() const in GetFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h251 GateRef InterpreterStubBuilder::GetFrame(GateRef CurrentSp) in GetFrame() function