Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Ddeoptimization.cpp135 void PrevFrameDeopt(FrameKind prevFrameKind, ManagedThread *thread, StackWalker *stack, const uint8… in InvalidateCompiledEntryPoint()
210 FrameKind prevFrameKind; in InvalidateCompiledEntryPoint() local
Dstack_walker.cpp581 Frame *StackWalker::ConvertToIFrame(FrameKind *prevFrameKind, uint32_t *numInlinedMethods) in ConvertToIFrame()
/arkcompiler/runtime_core/static_core/runtime/bridge/
Dbridge.cpp67 bool prevFrameKind = thread->IsCurrentFrameCompiled(); in InvokeInterpreter() local