wrapper/JSValue library

Classes

JSException
JSValue
A JavaScript value. The base type for all JavaScript values, and polymorphic functions on them.

Enums

JSType
enum JSType A constant identifying the type of a JSValue.
JSTypedArrayType
enum JSTypedArrayType A constant identifying the Typed Array type of a JSObjectRef. // iOS 10.0