Home
last modified time | relevance | path

Searched defs:hasTLA (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_shared_module.cpp141 bool hasTLA = jsPandaFile->GetHasTopLevelAwait(descriptor); in ParseSharedModule() local
H A Dmodule_data_extractor.cpp44 bool hasTLA = recordInfo->hasTopLevelAwait; in ParseModule() local
H A Djs_module_source_text.cpp1110 bool hasTLA = module->GetHasTLA(); in InnerModuleEvaluationUnsafe() local
/arkcompiler/ets_frontend/es2panda/parser/program/
H A Dprogram.h163 void SetHasTLA(bool hasTLA) in SetHasTLA() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp1011 void Emitter::AddHasTopLevelAwaitRecord(bool hasTLA, const CompilerContext *context) in AddHasTopLevelAwaitRecord() argument

Completed in 9 milliseconds