Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclone.cpp165 const MapleVector<bool> &infoIsString = originalFunction.InfoIsString(); in CopyFuncInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp605 void BinaryMplExport::OutputInfoIsString(const std::vector<bool> &infoIsString) in OutputInfoIsString()
613 …yMplExport::OutputInfo(const std::vector<MIRInfoPair> &info, const std::vector<bool> &infoIsString) in OutputInfo()
Dmir_type.cpp1048 std::vector<bool> infoIsString = type.GetInfoIsString(); in DumpClassOrInterfaceInfo() local