Home
last modified time | relevance | path

Searched refs:EnableESMTrace (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise_job.cpp150 bool enableESMTrace = thread->GetEcmaVM()->GetJSOptions().EnableESMTrace(); in DynamicImportJob()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_manager.cpp184 bool enableESMTrace = thread->GetEcmaVM()->GetJSOptions().EnableESMTrace(); in LoadJSPandaFileSecure()
H A Djs_pandafile_executor.cpp267 bool enableESMTrace = thread->GetEcmaVM()->GetJSOptions().EnableESMTrace(); in Execute()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h620 bool EnableESMTrace() const in EnableESMTrace() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp378 bool enableESMTrace = thread->GetEcmaVM()->GetJSOptions().EnableESMTrace(); in LoadNativeModuleImpl()
763 bool enableESMTrace = thread->GetEcmaVM()->GetJSOptions().EnableESMTrace(); in ModuleDeclarationArrayEnvironmentSetup()

Completed in 12 milliseconds