Searched refs:isJsonInputFile_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | compilerContext.h | 113 return isJsonInputFile_; in IsJsonInputFile() 129 bool isJsonInputFile_; member in panda::es2panda::panda::es2panda::compiler::CompilerContext |
H A D | compilerContext.cpp | 27 isMergeAbc_(isMergeAbc), isJsonInputFile_(isJsonInputFile), in CompilerContext() |
Completed in 1 milliseconds