Frame.getJsContext
javascriptcore.context.Context getJsContext()Get the JavaScript execution context of frame. Use this function to bridge between the WebKit and JavaScriptCore APIs.
Returns
the #JSCContext for the JavaScript execution context of frame.