Searched refs:array_buffer_allocator (Results 1 – 11 of 11) sorted by relevance
24 partition_alloc::PartitionAllocator array_buffer_allocator{kOptions}; member35 return g_allocators->array_buffer_allocator; in GetArrayBufferPartitionAllocator()
24 params.array_buffer_allocator = array_buffer_allocator_.get(); in SetUp()
69 params.array_buffer_allocator = array_buffer_allocator_.get(); in SetUp()
1931 params.array_buffer_allocator = static_cast<v8::ArrayBuffer::Allocator*>( in main()
28 params.array_buffer_allocator = static_cast<v8::ArrayBuffer::Allocator*>( in main()
80 create_params.array_buffer_allocator = allocator_.get(); in PDFFuzzerInitPublic()
42 create_params.array_buffer_allocator = in Environment()
108 create_params.array_buffer_allocator = mock_arraybuffer_allocator.get(); in Environment()
358 params.array_buffer_allocator = g_arrayBufferAllocator; in FXJS_GetIsolate()