Home | History | Annotate | Download | only in Hosted

Lines Matching refs:ProxyInstance

32 #import "ProxyInstance.h"
1280 if (ProxyInstance* instance = runtimeObject->getInternalProxyInstance()) {
1366 result = ProxyInstance::create(rootObject.release(), this, objectID)->createRuntimeObject(exec);
1436 return ProxyInstance::create(rootObject, this, reply->m_objectID);
1439 void NetscapePluginInstanceProxy::addInstance(ProxyInstance* instance)
1446 void NetscapePluginInstanceProxy::removeInstance(ProxyInstance* instance)