Searched refs:AllocateExternalPointerEntries (Results 1 – 16 of 16) sorted by relevance
39 inline void AllocateExternalPointerEntries(Isolate* isolate);273 inline void AllocateExternalPointerEntries(Isolate* isolate);359 inline void AllocateExternalPointerEntries(Isolate* isolate);
30 void JSArrayBuffer::AllocateExternalPointerEntries(Isolate* isolate) { in TQ_OBJECT_CONSTRUCTORS_IMPL()188 void JSTypedArray::AllocateExternalPointerEntries(Isolate* isolate) { in AllocateExternalPointerEntries() function310 void JSDataView::AllocateExternalPointerEntries(Isolate* isolate) { in AllocateExternalPointerEntries() function
36 void Foreign::AllocateExternalPointerEntries(Isolate* isolate) { in AllocateExternalPointerEntries() function
47 inline void AllocateExternalPointerEntries(Isolate* isolate);
47 AllocateExternalPointerEntries(GetIsolate()); in Setup()
275 void NativeContext::AllocateExternalPointerEntries(Isolate* isolate) { in AllocateExternalPointerEntries() function
765 inline void AllocateExternalPointerEntries(Isolate* isolate);
666 inline void AllocateExternalPointerEntries(Isolate* isolate);
206 self.AllocateExternalPointerEntries(isolate); in MakeExternal()282 self.AllocateExternalPointerEntries(isolate); in MakeExternal()
686 void ExternalString::AllocateExternalPointerEntries(Isolate* isolate) { in AllocateExternalPointerEntries() function
105 Handle<JSDataView>::cast(result)->AllocateExternalPointerEntries(isolate); in BUILTIN()
63 buffer->AllocateExternalPointerEntries(isolate()); in SetupOffHeapArrayBufferBackingStores()
407 string->AllocateExternalPointerEntries(isolate()); in PostProcessNewObject()423 data_view->AllocateExternalPointerEntries(isolate()); in PostProcessNewObject()432 typed_array->AllocateExternalPointerEntries(isolate()); in PostProcessNewObject()444 typed_array->AllocateExternalPointerEntries(isolate()); in PostProcessNewObject()454 buffer->AllocateExternalPointerEntries(isolate()); in PostProcessNewObject()
825 external_string->AllocateExternalPointerEntries(isolate()); in InternalizeExternalString()951 external_string->AllocateExternalPointerEntries(isolate()); in NewExternalStringFromOneByte()972 external_string->AllocateExternalPointerEntries(isolate()); in NewExternalStringFromTwoByte()1057 context->AllocateExternalPointerEntries(isolate()); in NewNativeContext()1308 foreign->AllocateExternalPointerEntries(isolate()); in NewForeign()1320 info->AllocateExternalPointerEntries(isolate()); in NewWasmTypeInfo()2519 typed_array->AllocateExternalPointerEntries(isolate()); in NewJSTypedArray()2533 obj->AllocateExternalPointerEntries(isolate()); in NewJSDataView()
453 AllocateExternalPointerEntries(isolate); in clear_foreign_address()
5298 native_context()->AllocateExternalPointerEntries(isolate); in Genesis()