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