Searched refs:WKBundleFrameGetJavaScriptContext (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/qt/
H A DQtBuiltinBundlePage.cpp94 JSGlobalContextRef context = WKBundleFrameGetJavaScriptContext(frame);
157 JSGlobalContextRef context = WKBundleFrameGetJavaScriptContext(frame);
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundleFrame.h51 WK_EXPORT JSGlobalContextRef WKBundleFrameGetJavaScriptContext(WKBundleFrameRef frame);
H A DWKBundleFrame.cpp97 JSGlobalContextRef WKBundleFrameGetJavaScriptContext(WKBundleFrameRef frameRef) function

Completed in 59 milliseconds