javascriptcore/jscore/js_value library

Classes

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

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.