Home
last modified time | relevance | path

Searched refs:jsContext (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebFrame.h90 JSGlobalContextRef jsContext();
DWebFrame.cpp455 JSGlobalContextRef WebFrame::jsContext() in jsContext() function in WebKit::WebFrame
DWebPage.cpp1287 if ((serializedResultValue = SerializedScriptValue::create(m_mainFrame->jsContext(), in runJavaScriptInMainFrame()
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.cpp446 JSGlobalContextRef jsContext = WKBundleFrameGetJavaScriptContextForWorld(frame, world.get()); in evaluateScriptInIsolatedWorld() local
447 JSEvaluateScript(jsContext, script, 0, 0, 0, 0); in evaluateScriptInIsolatedWorld()
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleFrame.cpp109 return toImpl(frameRef)->jsContext(); in WKBundleFrameGetJavaScriptContext()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1635006 (WebKit::WebFrame::jsContext):
38219 (WebKit::WebFrame::jsContext): Added. Contains the code that used to be in