Lines Matching refs:bytes_allocated
1207 int bytes_allocated = static_cast<int>(new_top - top_on_previous_step_);1209 bytes_allocated, IncrementalMarking::GC_VIA_STACK_GUARD);1214 int bytes_allocated = static_cast<int>(old_top - top_on_previous_step_);1216 bytes_allocated, IncrementalMarking::GC_VIA_STACK_GUARD);