Lines Matching full:read_barrier_slow_path
3231 SlowPathCode* read_barrier_slow_path =3233 codegen_->AddSlowPath(read_barrier_slow_path);3236 __ j(kNotZero, read_barrier_slow_path->GetEntryLabel());3253 __ Bind(read_barrier_slow_path->GetExitLabel());