Searched defs:RemoteObject (Results 1 – 3 of 3) sorted by relevance
46 public class RemoteObject implements InvocationHandler { class76 public RemoteObject(ObjectStore store, HostedConnection client){ in RemoteObject() method in RemoteObject
31 WebInspector.RemoteObject = function(objectId, type, description, hasChildren) class in WebInspector
444 InjectedScript.RemoteObject = function(objectId, type, description, hasChildren) class in InjectedScript