Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h528 static ArrayBuffer::Allocator* array_buffer_allocator; variable
Disolate.h1458 v8::ArrayBuffer::Allocator* array_buffer_allocator() const { in array_buffer_allocator() function
Dd8.cc422 ArrayBuffer::Allocator* Shell::array_buffer_allocator; member in v8::Shell