Home
last modified time | relevance | path

Searched refs:FIRST_ASYNC_EVALUATING_ORDINAL (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_manager.h181 uint32_t nextModuleAsyncEvaluatingOrdinal_{SourceTextModule::FIRST_ASYNC_EVALUATING_ORDINAL};
H A Djs_module_source_text.h68 static constexpr uint32_t FIRST_ASYNC_EVALUATING_ORDINAL = 2; member in panda::ecmascript::final
H A Djs_module_source_text.cpp1798 return GetAsyncEvaluatingOrdinal() >= FIRST_ASYNC_EVALUATING_ORDINAL; in IsAsyncEvaluating()

Completed in 7 milliseconds