Package apple.javascriptcore
-
Interface Summary Interface Description JSContext.Block_exceptionHandler_ret JSContext.Block_setExceptionHandler JSValue.Block_valueWithNewPromiseInContextFromExecutor -
Class Summary Class Description JSContext [@interface] A JSContext is a JavaScript execution environment.JSManagedValue [@interface] JSManagedValue represents a "conditionally retained" JSValue.JSValue [@interface] A JSValue is a reference to a JavaScript value.JSVirtualMachine [@interface] An instance of JSVirtualMachine represents a single JavaScript "object space" or set of execution resources.