Searched refs:HasCreatedGT (Results 1 – 3 of 3) sorted by relevance
836 if (HasCreatedGT(gId)) { in IsBuiltinInstanceType()854 bool hasCreatedGT = HasCreatedGT(gId); in IsTypedArrayType()896 if ((HasCreatedGT(gId)) && in GetTypedArrayBuiltinId()1076 if ((HasCreatedGT(gId)) && in GetBuiltinIndex()1569 bool hasCreatedGT = HasCreatedGT(gId); in IsBuiltinObjectMethod()
58 if (tsManager_->HasCreatedGT(gId)) { in CreateGT()791 if (tsManager_->HasCreatedGT(gId)) { in CreatePGOGT()
485 inline bool HasCreatedGT(const GlobalTypeID &id) const in HasCreatedGT() function