Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/v8/
DV8Binding.cpp432 static bool stringImplCacheEnabled = false; variable
436 stringImplCacheEnabled = true; in enableStringImplCache()
476 if (!stringImplCacheEnabled) in v8ExternalStringSlow()