Home | History | Annotate | Download | only in cctest

Lines Matching defs:constant_pool_size

11076   const unsigned constant_pool_size = 312;
11079 __ RecordConstPool(constant_pool_size);
11080 for (unsigned i = 0; i < constant_pool_size / 4; ++i) {
11102 CHECK(info->data() == constant_pool_size);