Home
last modified time | relevance | path

Searched refs:GetLastFp (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp957 const_cast<JSTaggedType *>(GetLastFp())); in PushContext()
985 const_cast<JSTaggedType *>(GetLastFp())); in SwitchCurrentContext()
998 SetLastFp(currentContext->GetLastFp()); in SwitchCurrentContext()
H A Decma_context.h516 JSTaggedType *GetLastFp() const in GetLastFp() function in panda::ecmascript::EcmaContext
H A Djs_thread.h188 const JSTaggedType *GetLastFp() const in GetLastFp() function in panda::ecmascript::JSThread

Completed in 6 milliseconds