Home
last modified time | relevance | path

Searched defs:lastFrame (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/bridge/
Dbridge.cpp65 …int64_t InvokeInterpreter(ManagedThread *thread, const uint8_t *pc, Frame *frame, Frame *lastFrame) in InvokeInterpreter()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp7938 JSTaggedType *lastFrame = state->base.prev; in GetNumArgs() local