Home | History | Annotate | Download | only in src

Lines Matching refs:is_constructor

510                                        bool is_constructor) {
568 Handle<Object> is_constructor_obj = factory()->ToBoolean(is_constructor);
626 bool is_constructor =
632 helper.NewStackFrameObject(fun, position, is_constructor);
666 helper.NewStackFrameObject(fun, position, frames[i].is_constructor());