Home
last modified time | relevance | path

Searched refs:WKBundleFrameForJavaScriptContext (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleFrame.h52 WK_EXPORT WKBundleFrameRef WKBundleFrameForJavaScriptContext(JSContextRef context);
DWKBundleFrame.cpp112 WKBundleFrameRef WKBundleFrameForJavaScriptContext(JSContextRef context) in WKBundleFrameForJavaScriptContext() function
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.cpp442 WKBundleFrameRef frame = WKBundleFrameForJavaScriptContext(context); in evaluateScriptInIsolatedWorld()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-166459 Added a new API call, WKBundleFrameForJavaScriptContext, that gets the WKBundleFrameRef
6463 (WKBundleFrameForJavaScriptContext): Simple wrapper, defers to a WebFrame