Searched refs:isConstructCall (Results 1 – 1 of 1) sorted by relevance
1291 FrameDetails.prototype.isConstructCall = function() { method in FrameDetails1410 FrameMirror.prototype.isConstructCall = function() { method in FrameMirror1411 return this.details_.isConstructCall();1515 if (this.isConstructCall()) {2293 content.constructCall = mirror.isConstructCall();