Searched refs:WKBundleFrameGetJavaScriptContextForWorld (Results 1 – 5 of 5) sorted by relevance
50 WK_EXPORT JSGlobalContextRef WKBundleFrameGetJavaScriptContextForWorld(WKBundleFrameRef frame, WKBu…
117 JSGlobalContextRef WKBundleFrameGetJavaScriptContextForWorld(WKBundleFrameRef frameRef, WKBundleScr… in WKBundleFrameGetJavaScriptContextForWorld() function
102 JSGlobalContextRef context = WKBundleFrameGetJavaScriptContextForWorld(frame, world); in dumpPath()117 JSGlobalContextRef context = WKBundleFrameGetJavaScriptContextForWorld(frame, world); in toStr()602 JSGlobalContextRef context = WKBundleFrameGetJavaScriptContextForWorld(frame, world); in didClearWindowForFrame()
446 JSGlobalContextRef jsContext = WKBundleFrameGetJavaScriptContextForWorld(frame, world.get()); in evaluateScriptInIsolatedWorld()
34995 (WKBundleFrameGetJavaScriptContextForWorld):