Searched defs:remoteObject (Results 1 – 7 of 7) sorted by relevance
172 function onEvaluate(remoteObject) argument207 function onEvaluate(remoteObject) argument
574 WebInspector.FunctionScopeMainTreeElement = function(remoteObject) argument661 WebInspector.ScopeTreeElement = function(title, subtitle, remoteObject) argument
1174 function revealElement(remoteObject) argument
116 WebInspector.RemoteObject.type = function(remoteObject) argument
76 …RefPtr<TypeBuilder::Runtime::RemoteObject> remoteObject = TypeBuilder::Runtime::RemoteObject::runt… in inspectImpl() local
206 RefPtr<JSONObject> remoteObject = resultObject->getObject("result"); in evaluateTraceLogCallArgument() local
260 RemoteObject remoteObject = new RemoteObject(this, source); in onMessage() local