Searched defs:vtable (Results 1 – 6 of 6) sorted by relevance
162 JSHandle<VTable> vtable = factory->NewVTable(finalLength); in GenVTable() local214 JSHandle<VTable> vtable(thread, oldHClass->GetVTable()); in TryMaintainTSSubtyping() local248 JSHandle<VTable> vtable(thread, hclass->GetVTable()); in TryMaintainTSSubtypingOnPrototype() local
99 JSHandle<VTable> VTable::Copy(const JSThread *thread, const JSHandle<VTable> &vtable) in Copy()
758 JSHandle<VTable> vtable(thread, hclass->GetVTable()); in LookupPropertyInAotHClass() local785 JSHandle<VTable> vtable(thread, oldHClass->GetVTable()); in CopyTSInheritInfo() local
576 JSTaggedValue vtable = jshclass->GetVTable(); in DumpHClass() local
4104 JSHandle<VTable> vtable(thread_, header); in NewVTable() local
1205 GateRef vtable = builder_.LoadConstOffset(VariableType::JS_ANY(), in LoadFromVTable() local