Searched defs:mainWorldScriptState (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
H A DScriptState.cpp63 ScriptState* mainWorldScriptState(Frame* frame) function in namespace:WebCore
/external/webkit/Source/WebCore/bindings/v8/
H A DScriptState.cpp97 ScriptState* mainWorldScriptState(Frame* frame) function in namespace:WebCore
115 return mainWorldScriptState(page->mainFrame());

Completed in 866 milliseconds