Lines Matching defs:isLoadedAOT
120 bool isLoadedAOT = jsPandaFile->IsLoadedAOT();
121 if (isLoadedAOT) {
152 bool isLoadedAOT = jsPandaFile->IsLoadedAOT();
153 if (isLoadedAOT) {
484 bool isLoadedAOT = jsPandaFile->IsLoadedAOT();
524 jsPandaFile, methodLiteral, constpoolHandle, entryIndex, isLoadedAOT && hasEntryIndex);
554 bool isLoadedAOT = jsPandaFile->IsLoadedAOT();
556 if (isLoadedAOT && val.IsAOTLiteralInfo()) {
566 bool needSetAotFlag = isLoadedAOT && !entryIndexes.GetTaggedValue().IsUndefined();
650 bool isLoadedAOT = jsPandaFile->IsLoadedAOT();
651 if (isLoadedAOT && val.IsAOTLiteralInfo()) {