Lines Matching refs:num_objects
2252 int num_objects = 6000;2279 CHECK_EQ(v8::internal::Context::MIN_CONTEXT_SLOTS + num_objects - 1,2283 for (int i = 0; i < num_objects - 1; i += 15) {