Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc372 const bool print_the_hole = std::is_same<T, FixedDoubleArray>::value; in DoPrintElements() local
393 if (print_the_hole && IsTheHoleAt(array, i - 1)) { in DoPrintElements()

Completed in 5 milliseconds