Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebKit.cpp93 static bool s_webKitInitialized = false; variable
139 ASSERT(!s_webKitInitialized); in initializeWithoutV8()
140 s_webKitInitialized = true; in initializeWithoutV8()