Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-collection-iterator.h25 void JSCollectionIteratorPrint(std::ostream& os, const char* name);
/third_party/node/deps/v8/src/diagnostics/
Dobjects-printer.cc1388 void JSCollectionIterator::JSCollectionIteratorPrint(std::ostream& os, in JSCollectionIteratorPrint() function in v8::internal::JSCollectionIterator
1397 JSCollectionIteratorPrint(os, "JSSetIterator"); in JSSetIteratorPrint()
1401 JSCollectionIteratorPrint(os, "JSMapIterator"); in JSMapIteratorPrint()