Home
last modified time | relevance | path

Searched defs:fileInfo (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp137 AbcFileInfo fileInfo(extendedFilePath, jsPandaFile); in GenerateAbcFileInfos() local
200 for (const AbcFileInfo &fileInfo : fileInfos_) { in GenerateGlobalTypes() local
242 for (const AbcFileInfo &fileInfo : fileInfos_) { in GeneratePGOTypes() local
Daot_compiler.cpp42 for (const AbcFileInfo &fileInfo : fileInfos) { in CompileValidFiles() local
/arkcompiler/ets_frontend/merge_abc/src/
DmergeProgram.cpp37 struct _finddata_t fileInfo; in GetProtoFiles() local
/arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/src/
Dcalculate-stats.ts86 for (const fileInfo of reportJson) { constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/stats_calculator/src/
Dcalculate-stats.ts86 for (const fileInfo of reportJson) { constant
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.cpp72 …auto fileInfo = thread->GetEcmaVM()->GetFactory()->NewTaggedArray(Cast(CP_PANDA_INFO_ITEM::COUNT)); in AddSnapshotCpArrayToData() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp413 JSMutableHandle<TaggedArray> fileInfo(thread, JSTaggedValue::Undefined()); in ParseDeserializedData() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h896 MIRInfoVector fileInfo; // store info provided under fileInfo keyword variable