Home
last modified time | relevance | path

Searched defs:AllocateEntry (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/sandbox/
Dexternal-pointer-table.cc21 uint32_t ExternalPointerTable::AllocateEntry(ExternalPointerTable* table) { in AllocateEntry() function in v8::internal::ExternalPointerTable
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc756 HeapEntry* V8HeapExplorer::AllocateEntry(HeapThing ptr) { in AllocateEntry() function in v8::internal::V8HeapExplorer
760 HeapEntry* V8HeapExplorer::AllocateEntry(Smi smi) { in AllocateEntry() function in v8::internal::V8HeapExplorer
1590 HeapEntry* AllocateEntry(HeapThing ptr) override { in AllocateEntry() function in v8::internal::JSArrayBufferDataEntryAllocator
1595 HeapEntry* AllocateEntry(Smi smi) override { in AllocateEntry() function in v8::internal::JSArrayBufferDataEntryAllocator
2466 HeapEntry* EmbedderGraphEntriesAllocator::AllocateEntry(HeapThing ptr) { in AllocateEntry() function in v8::internal::EmbedderGraphEntriesAllocator
2483 HeapEntry* EmbedderGraphEntriesAllocator::AllocateEntry(Smi smi) { in AllocateEntry() function in v8::internal::EmbedderGraphEntriesAllocator