Home
last modified time | relevance | path

Searched refs:NOT_ASYNC_EVALUATED (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.h69 static constexpr uint32_t NOT_ASYNC_EVALUATED = 0; member in panda::ecmascript::final
H A Djs_module_source_text.cpp1115 ASSERT(module->GetAsyncEvaluatingOrdinal() == NOT_ASYNC_EVALUATED); in InnerModuleEvaluationUnsafe()
/arkcompiler/ets_runtime/ecmascript/
H A Dshared_object_factory.cpp736 obj->SetAsyncEvaluatingOrdinal(SourceTextModule::NOT_ASYNC_EVALUATED); in NewSSourceTextModule()
H A Dobject_factory.cpp4716 obj->SetAsyncEvaluatingOrdinal(SourceTextModule::NOT_ASYNC_EVALUATED); in NewSourceTextModule()

Completed in 18 milliseconds