Searched defs:hasTLA (Results 1 – 5 of 5) sorted by relevance
163 void SetHasTLA(bool hasTLA) in SetHasTLA()
44 bool hasTLA = recordInfo->hasTopLevelAwait; in ParseModule() local
141 bool hasTLA = jsPandaFile->GetHasTopLevelAwait(descriptor); in ParseSharedModule() local
1103 bool hasTLA = module->GetHasTLA(); in InnerModuleEvaluationUnsafe() local
557 void Emitter::AddHasTopLevelAwaitRecord(bool hasTLA, const CompilerContext *context) in AddHasTopLevelAwaitRecord()