OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGlobalInitialized
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8WindowShell.h
73
bool
isGlobalInitialized
() { return !m_global.isEmpty(); }
ScriptController.cpp
538
if ((!m_windowShell->isContextInitialized() || !m_windowShell->
isGlobalInitialized
()) && m_frame->loader().stateMachine()->creatingInitialEmptyDocument())
Completed in 26 milliseconds