Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/js/
DDOMWrapperWorld.cpp63 m_stringCache.clear(); in clearWrappers()
DDOMWrapperWorld.h68 JSStringCache m_stringCache; variable
DJSDOMBinding.h306 JSStringCache& stringCache = currentWorld(exec)->m_stringCache; in jsString()