Contents

javaScriptContext

The frame’s global JavaScript execution context.

Declaration

var javaScriptContext: JSContext! { get }

Discussion

Use this method to bridge between the WebKit and Objective-C JavaScriptCore API.

See Also

Getting DOM Objects