Lines Matching defs:constructor
87 JSHandle<JSTaggedValue> constructor = CreateFinalizationRegistry(thread);
88 JSHandle<JSFinalizationRegistry> finaRegObj(thread, constructor.GetTaggedValue());
121 JSHandle<JSTaggedValue> constructor = CreateFinalizationRegistry(thread);
122 JSHandle<JSFinalizationRegistry> finaRegObj(thread, constructor.GetTaggedValue());
162 JSHandle<JSTaggedValue> constructor = CreateFinalizationRegistry(thread);
163 JSHandle<JSFinalizationRegistry> finaRegObj(thread, constructor.GetTaggedValue());
208 JSHandle<JSTaggedValue> constructor = CreateFinalizationRegistry(thread);
209 JSHandle<JSFinalizationRegistry> finaRegObj1(thread, constructor.GetTaggedValue());
210 JSHandle<JSFinalizationRegistry> finaRegObj2(thread, constructor.GetTaggedValue());
273 JSHandle<JSTaggedValue> constructor = CreateFinalizationRegistry(thread);
274 JSHandle<JSFinalizationRegistry> finaRegObj(thread, constructor.GetTaggedValue());
318 JSHandle<JSTaggedValue> constructor = CreateFinalizationRegistry(thread);
319 JSHandle<JSFinalizationRegistry> finaRegObj(thread, constructor.GetTaggedValue());
364 JSHandle<JSTaggedValue> constructor = CreateFinalizationRegistry(thread);
365 JSHandle<JSFinalizationRegistry> finaRegObj(thread, constructor.GetTaggedValue());