HomeSort by relevance Sort by last modified time
    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 49 milliseconds