Searched refs:JSArrayBufferDataEntryAllocator (Results 1 – 1 of 1) sorted by relevance
1584 class JSArrayBufferDataEntryAllocator : public HeapEntriesAllocator { class1586 JSArrayBufferDataEntryAllocator(size_t size, V8HeapExplorer* explorer) in JSArrayBufferDataEntryAllocator() function in v8::internal::JSArrayBufferDataEntryAllocator1610 JSArrayBufferDataEntryAllocator allocator(data_size, this); in ExtractJSArrayBufferReferences()