Searched refs:LocalJSONObject (Results 1 – 1 of 1) sorted by relevance
74 return new WebInspector.LocalJSONObject(value);671 WebInspector.LocalJSONObject = function(value) class in WebInspector676 WebInspector.LocalJSONObject.prototype = {817 …return new WebInspector.RemoteObjectProperty(propName, new WebInspector.LocalJSONObject(this._valu…