Searched refs:ScopeDetails (Results 1 – 1 of 1) sorted by relevance
2153 function ScopeDetails(frame, fun, index, opt_details) { class2172 ScopeDetails.prototype.type = function() {2180 ScopeDetails.prototype.object = function() {2188 ScopeDetails.prototype.setVariableValueImpl = function(name, new_value) {2222 this.details_ = new ScopeDetails(frame, function, index, opt_details);