Home
last modified time | relevance | path

Searched refs:fileInfoIsString (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h570 return fileInfoIsString; in GetFileInfoIsString()
574 fileInfoIsString = fileInfoIsStr; in SetFileInfoIsString()
578 fileInfoIsString.push_back(isString); in PushFileInfoIsString()
845 MapleVector<bool> fileInfoIsString; // tells if an entry has string value member in maple::MIRModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_module.cpp40 fileInfoIsString(memPoolAllocator.Adapter()), in MIRModule()
191 if (!fileInfoIsString[i]) { in DumpGlobals()

Completed in 4 milliseconds