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/core/v8/
DOMWrapperWorld.h 129 static bool windowIsBeingInitialized() { return !!worldOfInitializingWindow; }
PageScriptDebugServer.cpp 67 if (isMainThread() && DOMWrapperWorld::windowIsBeingInitialized())
V8Initializer.cpp 93 if (DOMWrapperWorld::windowIsBeingInitialized())

Completed in 326 milliseconds