Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty.cc96 void PropertyDetails::PrintAsSlowTo(std::ostream& os) { in PrintAsSlowTo() function in v8::internal::PropertyDetails
133 PrintAsSlowTo(os); in Print()
Dproperty-details.h387 void PrintAsSlowTo(std::ostream& out);
Dobjects-printer.cc1483 property_details().PrintAsSlowTo(os); in PropertyCellPrint()
Dobjects.cc16083 dictionary->DetailsAt(i).PrintAsSlowTo(os); in Print()