Searched refs:JSCollectionIteratorPrint (Results 1 – 2 of 2) sorted by relevance
25 void JSCollectionIteratorPrint(std::ostream& os, const char* name);
1388 void JSCollectionIterator::JSCollectionIteratorPrint(std::ostream& os, in JSCollectionIteratorPrint() function in v8::internal::JSCollectionIterator1397 JSCollectionIteratorPrint(os, "JSSetIterator"); in JSSetIteratorPrint()1401 JSCollectionIteratorPrint(os, "JSMapIterator"); in JSMapIteratorPrint()