Home
last modified time | relevance | path

Searched refs:GetInfoIsString (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp641 OutputInfoIsString(type.GetInfoIsString()); in OutputClassTypeData()
643 OutputInfo(type.GetInfo(), type.GetInfoIsString()); in OutputClassTypeData()
651 OutputInfoIsString(type.GetInfoIsString()); in OutputInterfaceTypeData()
653 OutputInfo(type.GetInfo(), type.GetInfoIsString()); in OutputInterfaceTypeData()
Dbin_mpl_import.cpp420 bool isEmpty = type.GetInfoIsString().empty(); in ImportInfoIsStringOfStructType()
Dmir_type.cpp1120 std::vector<bool> infoIsString = type.GetInfoIsString(); in DumpClassOrInterfaceInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1663 virtual const std::vector<bool> &GetInfoIsString() const in GetInfoIsString() function
1888 const std::vector<bool> &GetInfoIsString() const override in GetInfoIsString() function
2061 const std::vector<bool> &GetInfoIsString() const override in GetInfoIsString() function