Home | History | Annotate | Download | only in src

Lines Matching refs:is_constructor

287                                       bool is_constructor);
726 Handle<JSFunction> empty_function, bool is_constructor) {
729 if (is_constructor) map->set_is_constructor();
732 map->set_is_extensible(is_constructor);