Home | History | Annotate | Download | only in src

Lines Matching refs:isolate_counter_

116 base::Atomic32 Isolate::isolate_counter_ = 0;
1796 id_ = base::NoBarrier_AtomicIncrement(&isolate_counter_, 1);