Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter.cpp60 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(newSp); in NewRuntimeCallInfo() local
Dinterpreter-inl.h609 InterpretedEntryFrame *entryState = GET_ENTRY_FRAME(sp); in ExecuteNative() local
722 InterpretedEntryFrame *entryState = GET_ENTRY_FRAME(sp); in Execute() local
Dinterpreter_assembly.cpp208 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(prevSp); in InitStackFrame() local
233 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(curSp); in Execute() local
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp350 InterpretedEntryFrame *entryState = InterpretedEntryFrame::GetFrameFromSp(curSp); in ConstructInternal() local