Searched refs:WKBundleFrameForJavaScriptContext (Results 1 – 4 of 4) sorted by relevance
52 WK_EXPORT WKBundleFrameRef WKBundleFrameForJavaScriptContext(JSContextRef context);
112 WKBundleFrameRef WKBundleFrameForJavaScriptContext(JSContextRef context) in WKBundleFrameForJavaScriptContext() function
442 WKBundleFrameRef frame = WKBundleFrameForJavaScriptContext(context); in evaluateScriptInIsolatedWorld()
6459 Added a new API call, WKBundleFrameForJavaScriptContext, that gets the WKBundleFrameRef6463 (WKBundleFrameForJavaScriptContext): Simple wrapper, defers to a WebFrame