Searched refs:array_buffer_allocator_shared (Results 1 – 4 of 4) sorted by relevance
278 if (auto allocator_shared = isolate->array_buffer_allocator_shared()) { in SetAllocatorFromIsolate()
1472 std::shared_ptr<v8::ArrayBuffer::Allocator> array_buffer_allocator_shared() in array_buffer_allocator_shared() function
8287 array_buffer_allocator_shared(), in CreateParams()8336 std::shared_ptr<ArrayBuffer::Allocator> array_buffer_allocator_shared; member
8338 if (auto allocator = params.array_buffer_allocator_shared) { in Initialize()