Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/v8/
DV8Binding.cpp451 static StringCache& getStringCache() in getStringCache() function
462 ASSERT(getStringCache().contains(stringImpl)); in cachedStringCallback()
463 getStringCache().remove(stringImpl); in cachedStringCallback()
479 StringCache& stringCache = getStringCache(); in v8ExternalStringSlow()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06120858 (WebCore::getStringCache):
123925 (WebCore::getStringCache):
DChangeLog-2010-01-2978608 (WebCore::getStringCache): static function to access string cache