Searched defs:newHClass (Results 1 – 6 of 6) sorted by relevance
67 void UpdateProfileType(JSTaggedType oldHClass, JSTaggedType newHClass) in UpdateProfileType()
207 … JSHandle<JSHClass> &newHClass, const JSHandle<JSTaggedValue> &key) in TryMaintainTSSubtyping()
245 JSHandle<JSHClass> newHClass(thread, newClass); in AddProperty() local512 JSHandle<JSHClass> newHClass = JSHClass::Clone(thread, oldHClass); in TransitionForRepChange() local1042 JSHandle<JSHClass> &newHClass) in CopyTSInheritInfo()
151 void PGOProfiler::UpdateRootProfileType(JSHClass *oldHClass, JSHClass *newHClass) in UpdateRootProfileType()1112 auto newHClass = JSHClass::Cast(object); in DumpCreateObject() local
311 JSHClass *newHClass = nullptr; in StoreWithTransition() local
2329 GateRef newHClass; in StoreWithTransition() local3310 GateRef newHClass = LoadObjectFromWeakRef(value); in FindTransitions() local3953 void StubBuilder::NotifyHClassChanged(GateRef glue, GateRef oldHClass, GateRef newHClass) in NotifyHClassChanged()