Searched defs:RESUME_MODE_BITS (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_async_generator_object.h | 71 static constexpr size_t RESUME_MODE_BITS = 3; member in panda::ecmascript::JSAsyncGeneratorObject |
| H A D | js_generator_object.h | 70 static constexpr size_t RESUME_MODE_BITS = 3; member in panda::ecmascript::JSGeneratorObject |
Completed in 2 milliseconds