Searched refs:SetTypeId (Results 1 – 7 of 7) sorted by relevance
640 inst->CastToLoadString()->SetTypeId(type_id); in TypeId()643 inst->CastToLoadType()->SetTypeId(type_id); in TypeId()646 inst->CastToUnresolvedLoadType()->SetTypeId(type_id); in TypeId()649 inst->CastToStoreStatic()->SetTypeId(type_id); in TypeId()652 inst->CastToUnresolvedStoreStatic()->SetTypeId(type_id); in TypeId()655 inst->CastToLoadStatic()->SetTypeId(type_id); in TypeId()658 inst->CastToUnresolvedLoadStatic()->SetTypeId(type_id); in TypeId()661 inst->CastToLoadObject()->SetTypeId(type_id); in TypeId()664 inst->CastToUnresolvedLoadObject()->SetTypeId(type_id); in TypeId()667 inst->CastToStoreObject()->SetTypeId(type_id); in TypeId()[all …]
1492 void SetTypeId(uint32_t id) in SetTypeId() function2677 static_cast<LoadFromPool *>(clone)->SetTypeId(GetTypeId()); in Clone()
36 inst->SetTypeId(type_id); in BuildLoadFromPool()
33 SetTypeId(thread, number, typeIdVal); in AddProperty()
248 layout->SetTypeId(thread, propIdx, JSTaggedValue(newGT.GetType())); in UpdatePropTypeGT()
292 inst->SetTypeId(2); in __anona44e78530502()
660 loadFromPool.SetTypeId(id); in __anon51f1233e0d02()