Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table.cc21 uint32_t ExternalPointerTable::AllocateEntry(ExternalPointerTable* table) { in AllocateEntry() function in v8::internal::ExternalPointerTable
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc757 HeapEntry* V8HeapExplorer::AllocateEntry(HeapThing ptr) { in AllocateEntry() function in v8::internal::V8HeapExplorer
761 HeapEntry* V8HeapExplorer::AllocateEntry(Smi smi) { in AllocateEntry() function in v8::internal::V8HeapExplorer
2467 HeapEntry* EmbedderGraphEntriesAllocator::AllocateEntry(HeapThing ptr) { in AllocateEntry() function in v8::internal::EmbedderGraphEntriesAllocator
2484 HeapEntry* EmbedderGraphEntriesAllocator::AllocateEntry(Smi smi) { in AllocateEntry() function in v8::internal::EmbedderGraphEntriesAllocator

Completed in 7 milliseconds