Home | History | Annotate | Download | only in src

Lines Matching refs:isolate_counter_

118 base::Atomic32 Isolate::isolate_counter_ = 0;
1524 id_ = base::NoBarrier_AtomicIncrement(&isolate_counter_, 1);