Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/
Dobjects-printer.cc235 AllocationSite::cast(*this).AllocationSitePrint(os); in HeapObjectPrint()
2150 void AllocationSite::AllocationSitePrint(std::ostream& os) { in AllocationSitePrint() function in v8::internal::AllocationSite
2177 GetAllocationSite().AllocationSitePrint(os); in AllocationMementoPrint()