HomeSort by relevance Sort by last modified time
    Searched refs:windowIsBeingInitialized (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMWrapperWorld.h 122 static bool windowIsBeingInitialized() { return !!worldOfInitializingWindow; }
V8Initializer.cpp 92 if (DOMWrapperWorld::windowIsBeingInitialized())
PageScriptDebugServer.cpp 68 if (isMainThread() && DOMWrapperWorld::windowIsBeingInitialized())

Completed in 70 milliseconds