Home
last modified time | relevance | path

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

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