Home
last modified time | relevance | path

Searched refs:ScopeDetails (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dmirror-debugger.js2153 function ScopeDetails(frame, fun, index, opt_details) { class
2172 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);