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.h40 PENDING, enumerator
Dbytecode_circuit_builder.h633 PENDING, enumerator
Dframe_states.cpp1344 PENDING, enumerator