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