Home
last modified time | relevance | path

Searched refs:StatePending (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h154 StatePending enumerator
828 return glueData_.entryFrameDroppedState_ == FrameDroppedState::StatePending;
843 glueData_.entryFrameDroppedState_ = FrameDroppedState::StatePending;
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.cpp5366 BRANCH(Int8Equal(isEntryFrameDropped, Int8(JSThread::FrameDroppedState::StatePending)), in DECLARE_ASM_HANDLER()

Completed in 12 milliseconds