Searched refs:jsContext (Results 1 – 6 of 6) sorted by relevance
90 JSGlobalContextRef jsContext();
455 JSGlobalContextRef WebFrame::jsContext() in jsContext() function in WebKit::WebFrame
1287 if ((serializedResultValue = SerializedScriptValue::create(m_mainFrame->jsContext(), in runJavaScriptInMainFrame()
446 JSGlobalContextRef jsContext = WKBundleFrameGetJavaScriptContextForWorld(frame, world.get()); in evaluateScriptInIsolatedWorld() local447 JSEvaluateScript(jsContext, script, 0, 0, 0, 0); in evaluateScriptInIsolatedWorld()
109 return toImpl(frameRef)->jsContext(); in WKBundleFrameGetJavaScriptContext()
35006 (WebKit::WebFrame::jsContext):38219 (WebKit::WebFrame::jsContext): Added. Contains the code that used to be in