toSmallerInt      269 Source/bindings/v8/V8Binding.cpp     return toSmallerInt<int8_t>(value, configuration, "byte", exceptionState);
toSmallerInt      291 Source/bindings/v8/V8Binding.cpp     return toSmallerInt<int16_t>(value, configuration, "short", exceptionState);