Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/v8/
DV8Binding.cpp383 static StringCache& getStringCache() in getStringCache() function
394 ASSERT(getStringCache().contains(stringImpl)); in cachedStringCallback()
395 getStringCache().remove(stringImpl); in cachedStringCallback()
409 StringCache& stringCache = getStringCache(); in v8ExternalString()
/external/webkit/WebCore/
DChangeLog-2010-01-2978608 (WebCore::getStringCache): static function to access string cache