Searched refs:needLockForIteration (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp1253 bool needLockForIteration = !isAnyThreadInGC(); local
1254 if (needLockForIteration)
1260 if (needLockForIteration)
1265 if (needLockForIteration)

Completed in 426 milliseconds