Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dstate.h44 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
118 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
205 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.h108 Frame *GetFrame() const in GetFrame() function
Dmanaged_thread.h77 void *GetFrame() const in GetFrame() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1630 T* GetFrame() in GetFrame() function
1636 const T* GetFrame() const in GetFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h210 GateRef InterpreterStubBuilder::GetFrame(GateRef CurrentSp) in GetFrame() function