Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_promise.h28 enum class PromiseState : uint8_t { PENDING = 0, FULFILLED, REJECTED }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.h41 PENDING, enumerator
Dbytecode_circuit_builder.h638 PENDING, enumerator
Dframe_states.cpp1386 PENDING, enumerator