Home
last modified time | relevance | path

Searched refs:JSArrayBufferDataEntryAllocator (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dheap-snapshot-generator.cc1557 class JSArrayBufferDataEntryAllocator : public HeapEntriesAllocator { class
1559 JSArrayBufferDataEntryAllocator(size_t size, V8HeapExplorer* explorer) in JSArrayBufferDataEntryAllocator() function in v8::internal::JSArrayBufferDataEntryAllocator
1585 JSArrayBufferDataEntryAllocator allocator(data_size, this); in ExtractJSArrayBufferReferences()