Home | History | Annotate | Download | only in cctest

Lines Matching defs:num_objects

2197   int num_objects = 6000;
2225 CHECK_EQ(v8::internal::Context::MIN_CONTEXT_SLOTS + num_objects - 1,
2229 for (int i = 0; i < num_objects - 1; i += 15) {