JSIntn             51 extra_lib/include/js/jscompat.h typedef JSIntn intN;
JSIntn             64 extra_lib/include/js/jsotypes.h typedef JSIntn intn;
JSIntn             87 extra_lib/include/js/jsotypes.h typedef JSIntn intn;
JSIntn            393 extra_lib/include/js/jstypes.h typedef JSIntn JSBool;
JSIntn            394 extra_lib/include/js/jstypes.h #define JS_TRUE (JSIntn)1
JSIntn            395 extra_lib/include/js/jstypes.h #define JS_FALSE (JSIntn)0