Frame.getJsContext

Get the JavaScript execution context of frame. Use this function to bridge between the WebKit and JavaScriptCore APIs.

class Frame
getJsContext
()

Return Value

Type: javascriptcore.context.Context

the #JSCContext for the JavaScript execution context of frame.