Home | History | Annotate | Download | only in dom

Lines Matching refs:wrapperType

3260     const WrapperTypeInfo* wrapperType = wrapperTypeInfo();
3261 v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, wrapperType, toScriptWrappableBase(), isolate);
3267 return V8DOMWrapper::associateObjectWithWrapperNonTemplate(this, wrapperType, wrapper, isolate);