Searched refs:isConstructCall (Results 1 – 1 of 1) sorted by relevance
1617 FrameDetails.prototype.isConstructCall = function() { method in FrameDetails1796 FrameMirror.prototype.isConstructCall = function() { method in FrameMirror1797 return this.details_.isConstructCall();1936 if (this.isConstructCall()) {