Home
last modified time | relevance | path

Searched defs:GetOrCreateUnionType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h498 …MIRType *GetOrCreateUnionType(const std::string &name, const FieldVector &fields, const FieldVecto… in GetOrCreateUnionType() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp439 GlobalTSTypeRef TSManager::GetOrCreateUnionType(CVector<GlobalTSTypeRef> unionTypeVec) in GetOrCreateUnionType() function in panda::ecmascript::TSManager