Searched refs:domWrapperType (Results 1 – 6 of 6) sorted by relevance
65 V8ClassIndex::V8WrapperType wrapperType = V8DOMWrapper::domWrapperType(object); in getNamedPropertyOfCollection()91 ASSERT(V8DOMWrapper::domWrapperType(info.Holder()) == V8ClassIndex::NODE); in nodeCollectionNamedPropertyGetter()113 V8ClassIndex::V8WrapperType wrapperType = V8DOMWrapper::domWrapperType(object); in getIndexedPropertyOfCollection()129 ASSERT(V8DOMWrapper::domWrapperType(info.Holder()) == V8ClassIndex::NODE); in nodeCollectionIndexedPropertyGetter()139 ASSERT(V8DOMWrapper::domWrapperType(info.Holder()) == V8ClassIndex::NODE); in nodeCollectionIndexedPropertyEnumerator()155 V8ClassIndex::V8WrapperType wrapperType = V8DOMWrapper::domWrapperType(info.Holder()); in collectionIndexedPropertyEnumerator()173 V8ClassIndex::V8WrapperType wrapperType = V8DOMWrapper::domWrapperType(info.Holder()); in collectionStringOrNullIndexedPropertyGetter()
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()405 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in visitDOMWrapper()
112 store->domData()->ensureDeref(V8DOMWrapper::domWrapperType(v8Object), domObject); in handleWeakObject()124 …V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(v8::Handle<v8::Object>::Cast(v8Obj… in removeObjectsFromWrapperMap()
119 ASSERT(domWrapperType(object) == V8ClassIndex::NODE); in convertDOMWrapperToNode()163 static V8ClassIndex::V8WrapperType domWrapperType(v8::Handle<v8::Object>);
158 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in setJSWrapperForDOMObject()176 V8ClassIndex::V8WrapperType type = V8DOMWrapper::domWrapperType(wrapper); in setJSWrapperForActiveDOMObject()712 V8ClassIndex::V8WrapperType V8DOMWrapper::domWrapperType(v8::Handle<v8::Object> object) in domWrapperType() function in WebCore::V8DOMWrapper
15008 (WebCore::V8DOMWrapper::domWrapperType):15173 (WebCore::V8DOMWrapper::domWrapperType):