root_index_wave_front_ 1157 src/serialize.cc       root_index_wave_front_ =
root_index_wave_front_ 1158 src/serialize.cc           Max(root_index_wave_front_, static_cast<intptr_t>(current - start));
root_index_wave_front_ 1230 src/serialize.cc   for (int i = 0; i < root_index_wave_front_; i++) {
root_index_wave_front_  489 src/serialize.h   intptr_t root_index_wave_front() { return root_index_wave_front_; }
root_index_wave_front_  491 src/serialize.h     ASSERT(value >= root_index_wave_front_);
root_index_wave_front_  492 src/serialize.h     root_index_wave_front_ = value;
root_index_wave_front_  574 src/serialize.h   intptr_t root_index_wave_front_;