v8ArrayBufferAllocator   75 Source/bindings/v8/V8Binding.h v8::ArrayBuffer::Allocator* v8ArrayBufferAllocator();
v8ArrayBufferAllocator   44 Source/bindings/v8/V8PerIsolateData.cpp     , m_isolateHolder(adoptPtr(new gin::IsolateHolder(m_isolate, v8ArrayBufferAllocator())))
v8ArrayBufferAllocator  110 Source/web/WebKit.cpp     v8::V8::SetArrayBufferAllocator(WebCore::v8ArrayBufferAllocator());