Searched refs:getDOMSVGElementInstanceMap (Results 1 – 4 of 4) sorted by relevance
68 DOMWrapperMap<SVGElementInstance>& getDOMSVGElementInstanceMap() in getDOMSVGElementInstanceMap() function95 DOMData::removeObjectsFromWrapperMap<SVGElementInstance>(getDOMSVGElementInstanceMap()); in removeAllDOMObjectsInCurrentThreadHelper()
136 DOMWrapperMap<SVGElementInstance>& getDOMSVGElementInstanceMap();
96 v8::Handle<v8::Object> existingInstance = getDOMSVGElementInstanceMap().get(instance); in convertSVGElementInstanceToV8Object()106 getDOMSVGElementInstanceMap().set(instance, v8::Persistent<v8::Object>::New(result)); in convertSVGElementInstanceToV8Object()
20647 (WebCore::getDOMSVGElementInstanceMap):