Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-printer.cc336 AllocationSite::cast(this)->AllocationSitePrint(os); in HeapObjectPrint()
1898 void AllocationSite::AllocationSitePrint(std::ostream& os) { // NOLINT in AllocationSitePrint() function in v8::internal::AllocationSite
1926 GetAllocationSite()->AllocationSitePrint(os); in AllocationMementoPrint()