OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mainWorldScriptState
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bindings/js/
ScriptState.cpp
63
ScriptState*
mainWorldScriptState
(Frame* frame)
/external/webkit/Source/WebCore/bindings/v8/
ScriptState.cpp
97
ScriptState*
mainWorldScriptState
(Frame* frame)
115
return
mainWorldScriptState
(page->mainFrame());
Completed in 40 milliseconds