Home
last modified time | relevance | path

Searched defs:array_buffer_allocator (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/d8/
Dd8.h545 static ArrayBuffer::Allocator* array_buffer_allocator; variable
Dd8.cc475 ArrayBuffer::Allocator* Shell::array_buffer_allocator; member in v8::Shell
/external/v8/src/objects/
Dbacking-store.cc640 auto array_buffer_allocator = in get_v8_api_array_buffer_allocator() local
/external/v8/src/execution/
Disolate.h1464 v8::ArrayBuffer::Allocator* array_buffer_allocator() const { in array_buffer_allocator() function
/external/v8/include/
Dv8.h8335 ArrayBuffer::Allocator* array_buffer_allocator; member