Home | History | Annotate | Download | only in src

Lines Matching defs:initial_size

3224   int initial_size = map->instance_type() == JS_GLOBAL_OBJECT_TYPE ? 64 : 512;
3230 map->NumberOfDescribedProperties() * 2 + initial_size);