Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-printer.cc529 void PrintDictionaryElements(std::ostream& os, FixedArrayBase* elements) { in PrintDictionaryElements() function
565 PrintDictionaryElements(os, arguments_store); in PrintSloppyArgumentElements()
604 PrintDictionaryElements(os, elements()); in PrintElements()