Searched refs:array_buffer_allocator_shared_ (Results 1 – 1 of 1) sorted by relevance
1722 array_buffer_allocator_shared_ = std::move(allocator); in set_array_buffer_allocator_shared()1726 return array_buffer_allocator_shared_; in array_buffer_allocator_shared()2329 std::shared_ptr<v8::ArrayBuffer::Allocator> array_buffer_allocator_shared_; variable