Searched refs:array_buffer_allocator_shared (Results 1 – 6 of 6) sorted by relevance
256 std::shared_ptr<ArrayBuffer::Allocator> array_buffer_allocator_shared; member
348 if (auto allocator_shared = isolate->array_buffer_allocator_shared()) { in SetAllocatorFromIsolate()
372 if (allocator) params.array_buffer_allocator_shared = allocator; in NewIsolate()
153 params.array_buffer_allocator_shared = allocator; in WorkerThreadData()
1724 std::shared_ptr<v8::ArrayBuffer::Allocator> array_buffer_allocator_shared() in array_buffer_allocator_shared() function
8677 if (auto allocator = params.array_buffer_allocator_shared) { in Initialize()