Searched refs:ScopeMirror (Results 1 – 1 of 1) sorted by relevance
394 return this instanceof ScopeMirror;1575 return new ScopeMirror(this, index);1766 function ScopeMirror(frame, index) { class1772 inherits(ScopeMirror, Mirror);1775 ScopeMirror.prototype.frameIndex = function() {1780 ScopeMirror.prototype.scopeIndex = function() {1785 ScopeMirror.prototype.scopeType = function() {1790 ScopeMirror.prototype.scopeObject = function() {