HomeSort by relevance Sort by last modified time
    Searched defs:jsContext (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebFrame.cpp 455 JSGlobalContextRef WebFrame::jsContext()
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
LayoutTestController.cpp 446 JSGlobalContextRef jsContext = WKBundleFrameGetJavaScriptContextForWorld(frame, world.get());
447 JSEvaluateScript(jsContext, script, 0, 0, 0, 0);

Completed in 40 milliseconds