Home
last modified time | relevance | path

Searched refs:PushFileInfoIsString (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlitecg.cpp52 module.PushFileInfoIsString(true); in LiteCG()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp1221 mod.PushFileInfoIsString(false); in ParseMIRForFileInfo()
1225 mod.PushFileInfoIsString(true); in ParseMIRForFileInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h615 void PushFileInfoIsString(bool isString) in PushFileInfoIsString() function