Home
last modified time | relevance | path

Searched defs:entryState (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter.cpp59 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(newSp); in NewRuntimeCallInfoBase() local
119 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(currentSp); in ReBuildRuntimeCallInfo() local
Dinterpreter-inl.cpp632 InterpretedEntryFrame *entryState = GET_ENTRY_FRAME(sp); in ExecuteNative() local
757 InterpretedEntryFrame *entryState = GET_ENTRY_FRAME(sp); in Execute() local
Dinterpreter_assembly.cpp198 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(prevSp); in InitStackFrameForSP() local
241 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(curSp); in Execute() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp597 GateRef entryState = liveContext_->currentState_; in MergeStateDepend() local
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp730 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(curSp); in ConstructInternal() local