Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dstate.h44 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
115 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
200 ALWAYS_INLINE inline Frame *GetFrame() const in GetFrame() function
Dinstruction_handler_state.h54 ALWAYS_INLINE Frame *GetFrame() const in GetFrame() function
Dinstruction_handler_base.h199 ALWAYS_INLINE Frame *GetFrame() const in GetFrame() function
Dframe.h696 ALWAYS_INLINE inline Frame *GetFrame() in GetFrame() function
/arkcompiler/runtime_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h69 ALWAYS_INLINE inline Frame *GetFrame() in GetFrame() function
/arkcompiler/runtime_core/runtime/include/
Dcompiler_interface.h86 Frame *GetFrame() const in GetFrame() function
Dmanaged_thread.h76 void *GetFrame() const in GetFrame() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1345 T* GetFrame() in GetFrame() function
1351 const T* GetFrame() const in GetFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h197 GateRef InterpreterStubBuilder::GetFrame(GateRef CurrentSp) in GetFrame() function