Home | History | Annotate | Download | only in cctest

Lines Matching defs:num_objects

2249   int num_objects = 6000;
2276 CHECK_EQ(v8::internal::Context::MIN_CONTEXT_SLOTS + num_objects - 1,
2280 for (int i = 0; i < num_objects - 1; i += 15) {