int16_t 40 include/v8stdint.h typedef short int16_t; // NOLINT int16_t 45 src/unicode.cc typedef signed short int16_t; // NOLINT