Home
last modified time | relevance | path

Searched refs:PrintAsSlowTo (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dproperty.cc124 void PropertyDetails::PrintAsSlowTo(std::ostream& os, bool print_dict_index) { in PrintAsSlowTo() function in v8::internal::PropertyDetails
163 PrintAsSlowTo(os, true); in Print()
H A Dproperty-details.h457 void PrintAsSlowTo(std::ostream& out, bool print_dict_index);
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc98 dict.DetailsAt(i).PrintAsSlowTo(os, !T::kIsOrderedDictionaryType); in PrintDictionaryContents()
908 dict.DetailsAt(i).PrintAsSlowTo(os, !T::kIsOrderedDictionaryType); in PrintDictionaryContentsFull()
1092 details.PrintAsSlowTo(os, false); in SwissNameDictionaryPrint()
1681 details.PrintAsSlowTo(os, true); in PropertyCellPrint()

Completed in 9 milliseconds