Home
last modified time | relevance | path

Searched refs:instanceCounter (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGElementInstance.cpp41 static WTF::RefCountedLeakCounter instanceCounter("WebCoreSVGElementInstance"); variable
60 instanceCounter.increment(); in SVGElementInstance()
67 instanceCounter.decrement(); in ~SVGElementInstance()