Searched refs:NewDefaultAllocator (Results 1 – 6 of 6) sorted by relevance
184 static Allocator* NewDefaultAllocator();
129 v8::ArrayBuffer::Allocator::NewDefaultAllocator()};
339 v8::ArrayBuffer::Allocator::NewDefaultAllocator()); in SerializeDeserializeAndVerifyForTesting()
486 v8::ArrayBuffer::Allocator::NewDefaultAllocator(); in make()
147 std::unique_ptr<Allocator>(NewDefaultAllocator());
7912 v8::ArrayBuffer::Allocator* v8::ArrayBuffer::Allocator::NewDefaultAllocator() { in NewDefaultAllocator() function in v8::v8::ArrayBuffer::Allocator