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

/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebFrame.cpp455 JSGlobalContextRef WebFrame::jsContext() function in class:WebKit::WebFrame
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
H A DLayoutTestController.cpp446 JSGlobalContextRef jsContext = WKBundleFrameGetJavaScriptContextForWorld(frame, world.get()); local
447 JSEvaluateScript(jsContext, script, 0, 0, 0, 0);

Completed in 55 milliseconds