Searched defs:inspectedObject (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
| D | InjectedScriptHost.cpp | 107 InjectedScriptHost::InspectableObject* InjectedScriptHost::inspectedObject(unsigned num) in inspectedObject() function in WebCore::InjectedScriptHost |
| D | InjectedScriptExterns.js | 60 InjectedScriptHostClass.prototype.inspectedObject = function(index) { } method in InjectedScriptHostClass |