Home | History | Annotate | Download | only in src

Lines Matching refs:JS_GLOBAL_OBJECT_TYPE

1558   int initial_size = map->instance_type() == JS_GLOBAL_OBJECT_TYPE ? 64 : 512;
2154 type = JS_GLOBAL_OBJECT_TYPE;