Searched refs:StringCache (Results 1 – 1 of 1) sorted by relevance
449 typedef HashMap<StringImpl*, v8::String*> StringCache; typedef451 static StringCache& getStringCache() in getStringCache()454 DEFINE_STATIC_LOCAL(StringCache, mainThreadStringCache, ()); in getStringCache()479 StringCache& stringCache = getStringCache(); in v8ExternalStringSlow()