Home | History | Annotate | Download | only in src

Lines Matching refs:initial_size

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