Searched defs:jsContext (Results 1 – 2 of 2) sorted by relevance
455 JSGlobalContextRef WebFrame::jsContext() in jsContext() function in WebKit::WebFrame
446 JSGlobalContextRef jsContext = WKBundleFrameGetJavaScriptContextForWorld(frame, world.get()); in evaluateScriptInIsolatedWorld() local