kJSTypeObject constant

int const kJSTypeObject

An object value (meaning that this JSValueRef is a JSObjectRef).

Implementation

static const int kJSTypeObject = 5;