Searched refs:domWrapperType (Results 1 – 8 of 8) sorted by relevance
115 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in enumerateDOMObjectMap()126 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in visitDOMWrapper()185 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in visitDOMWrapper()372 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in visitDOMWrapper()
80 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(v8Object); in visitDOMWrapper()110 store->domData()->derefObject(V8DOMWrapper::domWrapperType(v8Object), domObject); in handleWeakObject()
66 ASSERT(V8DOMWrapper::domWrapperType(object) != V8ClassIndex::NODE); in getNamedPropertyOfCollection()92 ASSERT(V8DOMWrapper::domWrapperType(object) != V8ClassIndex::NODE); in getIndexedPropertyOfCollection()
133 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in setJSWrapperForDOMObject()151 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in setJSWrapperForActiveDOMObject()249 V8ClassIndex::V8WrapperType V8DOMWrapper::domWrapperType(v8::Handle<v8::Object> object) in domWrapperType() function in WebCore::V8DOMWrapper
125 static V8ClassIndex::V8WrapperType domWrapperType(v8::Handle<v8::Object>);
287 if (V8ClassIndex::RANGE != V8DOMWrapper::domWrapperType(v8object)) in getRangeImpl()
358 if (V8DOMWrapper::domWrapperType(eventWrapper) != V8ClassIndex::MOUSEEVENT) in jsShowContextMenu()
88894 (WebCore::V8DOMWrapper::domWrapperType):89059 (WebCore::V8DOMWrapper::domWrapperType):