pluginWrapper      83 Source/bindings/v8/V8NPObject.cpp         if (RefPtr<SharedPersistent<v8::Object> > wrapper = element->pluginWrapper()) {
pluginWrapper      50 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp     RefPtr<SharedPersistent<v8::Object> > wrapper = impl->pluginWrapper();
pluginWrapper      65 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp     RefPtr<SharedPersistent<v8::Object> > wrapper = impl->pluginWrapper();
pluginWrapper     131 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp     RefPtr<SharedPersistent<v8::Object> > wrapper = impl->pluginWrapper();
pluginWrapper     146 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp     RefPtr<SharedPersistent<v8::Object> > wrapper = impl->pluginWrapper();
pluginWrapper      48 Source/core/html/HTMLPlugInElement.h     SharedPersistent<v8::Object>* pluginWrapper();