Lines Matching refs:ObjectPropertiesSection
10941 * page/inspector/ObjectPropertiesSection.js:
10942 (WebInspector.ObjectPropertiesSection): Add an optional argument
10944 (WebInspector.ObjectPropertiesSection.prototype.onpopulate): Use
10951 Pass WebInspector.ScopeVariableTreeElement to the ObjectPropertiesSection
19575 * page/inspector/ObjectPropertiesSection.js:
19576 (WebInspector.ObjectPropertiesSection): Adds two new arguments.
19580 (WebInspector.ObjectPropertiesSection.prototype): Honor the
19584 property to an extra object that is passed to the ObjectPropertiesSection.
20552 * page/inspector/ObjectPropertiesSection.js:
20553 (WebInspector.ObjectPropertiesSection): Add a new argument that is used
20555 (WebInspector.ObjectPropertiesSection.prototype.onpopulate): Use the
20745 * page/inspector/ObjectPropertiesSection.js: Adds "No Properties".
21112 Breaks out ObjectPropertiesSection from PropertiesSidebarPane
21117 * page/inspector/ObjectPropertiesSection.js: Added.
21118 * page/inspector/PropertiesSidebarPane.js: Moved ObjectPropertiesSection
21119 to ObjectPropertiesSection.js.