Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.h31 struct AbcFileInfo { struct
32 explicit AbcFileInfo(std::string extendedFilePath, std::shared_ptr<JSPandaFile> jsPandaFile) in AbcFileInfo() function
36 std::string extendedFilePath_;
37 std::shared_ptr<JSPandaFile> jsPandaFile_;