Searched refs:SetIsPrototype (Results 1 – 8 of 8) sorted by relevance
150 SetIsPrototype(false); in Initialize()413 newProtoClass->SetIsPrototype(true); in ShouldUpdateProtoClass()560 newHclass->SetIsPrototype(true); in NotifyHclassChanged()
138 proto.GetTaggedObject()->GetClass()->SetIsPrototype(true); in SetFunctionPrototype()
433 inline void SetIsPrototype(bool flag) const in SetIsPrototype() function
130 JSObject::Cast(value->GetTaggedObject())->GetJSHClass()->SetIsPrototype(true); in PrototypeSetter()
1516 defaultHclass->SetIsPrototype(true); in CreateDefaultClassPrototypeHClass()
276 hclass->SetIsPrototype(true); in CreatePHClass()
366 objClass->SetIsPrototype(true); in HWTEST_F_L0()
218 hclass->SetIsPrototype(true); in CreatePrototypeHClass()