kJSTypeNumber constant

int const kJSTypeNumber

A primitive number value.

Implementation

static const int kJSTypeNumber = 3;