Home | History | Annotate | Download | only in src

Lines Matching defs:is_constructor

1122       if (frame->IsConstructor()) ic_info.is_constructor = true;
1158 AbstractCode* abstract_code, int code_offset, bool is_constructor,
1165 is_constructor_(is_constructor) {
1333 FRAME_SUMMARY_DISPATCH(bool, is_constructor)
1378 bool is_constructor = IsConstructor();
1441 code_offset, is_constructor);
1443 is_constructor = false;
1447 DCHECK(!is_constructor);
1448 is_constructor = true;
1454 DCHECK(!is_constructor);