Home
last modified time | relevance | path

Searched defs:stateAndFlags (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h1537 uint32_t stateAndFlags = glueData_.stateAndFlags_.asAtomicInt.load(std::memory_order_acquire); in ReadFlag() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp116 GateRef stateAndFlags = Load(VariableType::INT16(), glue, stateAndFlagsOffset); in CheckSuspend() local

Completed in 22 milliseconds