Home
last modified time | relevance | path

Searched defs:array_buffer_allocator_shared (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/execution/
Disolate.h1472 std::shared_ptr<v8::ArrayBuffer::Allocator> array_buffer_allocator_shared() in array_buffer_allocator_shared() function
/external/v8/include/
Dv8.h8336 std::shared_ptr<ArrayBuffer::Allocator> array_buffer_allocator_shared; member