Searched defs:ECMA_PROMISE_IS_PENDING (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/operations/ | ||
| H A D | ecma-promise-object.h | 34 ECMA_PROMISE_IS_PENDING = (1 << 0), /**< pending state */ enumerator |
Completed in 1 milliseconds