A JSContext object represents a JavaScript execution environment. You create and use JavaScript contexts to evaluate JavaScript scripts from Objective-C or Swift code, to access values defined in or calculated in JavaScript, and to make native objects, methods, or functions accessible to JavaScript.
SDKs
- iOS 7.0+
- macOS 10.9+
- tvOS 9.0+
Framework
- JavaScriptCore