Home
last modified time | relevance | path

Searched refs:livePoints (Results 1 – 1 of 1) sorted by relevance

/external/v8/benchmarks/spinning-balls/
Dv.js53 var livePoints = void 0; variable
166 livePoints.add(point);
173 if (livePoints.count < kNPoints) {
190 livePoints.remove(point);
415 livePoints.count + "/" + dyingPoints.count + " " +
477 livePoints = new PointsList;