Home
last modified time | relevance | path

Searched refs:get_v8_api_array_buffer_allocator (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dbacking-store.cc277 auto allocator = get_v8_api_array_buffer_allocator(); in ~BackingStore()
812 auto allocator = get_v8_api_array_buffer_allocator(); in Reallocate()
825 v8::ArrayBuffer::Allocator* BackingStore::get_v8_api_array_buffer_allocator() { in get_v8_api_array_buffer_allocator() function in v8::internal::BackingStore
Dbacking-store.h230 v8::ArrayBuffer::Allocator* get_v8_api_array_buffer_allocator();