Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h335 JSTaggedType *GetCurrentFrame() const in GetCurrentFrame() function
Djs_thread.cpp148 const JSTaggedType *JSThread::GetCurrentFrame() const in GetCurrentFrame() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h487 GateRef InterpreterStubBuilder::GetCurrentFrame(GateRef glue) in GetCurrentFrame() function