Home | History | Annotate | Download | only in src

Lines Matching full:is_constructor

847   bool is_constructor = IsConstructor();
899 FrameSummary summary(receiver, function, code, pc_offset, is_constructor);
901 is_constructor = false;
905 ASSERT(!is_constructor);
906 is_constructor = true;
912 ASSERT(!is_constructor);