Lines Matching refs:IsConstructor
882 IsConstructor(), *parameters);
921 bool BuiltinExitFrame::IsConstructor() const {
962 if (IsConstructor()) accumulator->Add("new ");
1293 bool JavaScriptFrame::IsConstructor() const {
1339 bool CommonFrameWithJSLinkage::IsConstructor() const {
1352 IsConstructor(), *params);
1427 if (frame->IsConstructor()) PrintF(file, "new ");
1782 bool is_constructor = IsConstructor();
1978 IsConstructor(), *params);
2293 if (IsConstructor()) accumulator->Add("new ");