Home
last modified time | relevance | path

Searched defs:iframe (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/
Ddeoptimization.cpp144 Frame *iframe = stack->ConvertToIFrame(&prev_frame_kind, &num_inlined_methods); in InvalidateCompiledEntryPoint() local
Dosr.cpp101 extern "C" void *PrepareOsrEntry(const Frame *iframe, uintptr_t bc_offset, const void *osr_code, vo… in PrepareOsrEntry()
/arkcompiler/runtime_core/runtime/include/
Dlanguage_context.h265 …virtual void DeoptimizeBegin([[maybe_unused]] Frame *iframe, [[maybe_unused]] int frame_depth) con… in DeoptimizeBegin()
628 virtual void DeoptimizeBegin(Frame *iframe, int frame_depth) const in DeoptimizeBegin()