Searched defs:AllocateEntry (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/sandbox/ | ||
H A D | external-pointer-table.cc | 21 uint32_t ExternalPointerTable::AllocateEntry(ExternalPointerTable* table) { in AllocateEntry() function in v8::internal::ExternalPointerTable |
/third_party/node/deps/v8/src/profiler/ | ||
H A D | heap-snapshot-generator.cc | 757 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