Searched refs:StringCache (Results 1 – 1 of 1) sorted by relevance
381 typedef HashMap<StringImpl*, v8::String*> StringCache; typedef383 static StringCache& getStringCache() in getStringCache()386 DEFINE_STATIC_LOCAL(StringCache, mainThreadStringCache, ()); in getStringCache()409 StringCache& stringCache = getStringCache(); in v8ExternalString()