Home
last modified time | relevance | path

Searched defs:wrapperType (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DImageData.cpp128 v8::Handle<v8::Object> ImageData::associateWithWrapper(const WrapperTypeInfo* wrapperType, v8::Hand… in associateWithWrapper()
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DAudioBuffer.cpp204 v8::Handle<v8::Object> AudioBuffer::associateWithWrapper(const WrapperTypeInfo* wrapperType, v8::Ha… in associateWithWrapper()
/external/chromium_org/third_party/WebKit/Source/core/events/
DMessageEvent.cpp190 v8::Handle<v8::Object> MessageEvent::associateWithWrapper(const WrapperTypeInfo* wrapperType, v8::H… in associateWithWrapper()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp2482 const WrapperTypeInfo* wrapperType = wrapperTypeInfo(); in wrap() local
2492 v8::Handle<v8::Object> Node::associateWithWrapper(const WrapperTypeInfo* wrapperType, v8::Handle<v8… in associateWithWrapper()
DDocument.cpp5762 const WrapperTypeInfo* wrapperType = wrapperTypeInfo(); in wrap() local
5779 v8::Handle<v8::Object> Document::associateWithWrapper(const WrapperTypeInfo* wrapperType, v8::Handl… in associateWithWrapper()
DElement.cpp3260 const WrapperTypeInfo* wrapperType = wrapperTypeInfo(); in wrapCustomElement() local