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

/external/v8/src/interpreter/
H A Dmkpeephole.cc64 bool RowsEqual(const Row* const first, const Row* const second);
332 bool PeepholeActionTableWriter::RowsEqual(const Row* const first, function in class:v8::internal::interpreter::PeepholeActionTableWriter
350 DCHECK(RowsEqual(&table()->at(iter->second), row));

Completed in 1385 milliseconds