Searched refs:isConstructCall (Results 1 – 1 of 1) sorted by relevance
1717 FrameDetails.prototype.isConstructCall = function() { method in FrameDetails1896 FrameMirror.prototype.isConstructCall = function() { method in FrameMirror1897 return this.details_.isConstructCall();2038 if (this.isConstructCall()) {2968 content.constructCall = mirror.isConstructCall();