Home | History | Annotate | Download | only in src

Lines Matching full:is_constructor

972   bool is_constructor = IsConstructor();
1030 FrameSummary summary(receiver, function, code, pc_offset, is_constructor);
1032 is_constructor = false;
1036 ASSERT(!is_constructor);
1037 is_constructor = true;
1043 ASSERT(!is_constructor);