toSmallerUInt     280 Source/bindings/v8/V8Binding.cpp     return toSmallerUInt<uint8_t>(value, configuration, "octet", exceptionState);
toSmallerUInt     302 Source/bindings/v8/V8Binding.cpp     return toSmallerUInt<uint16_t>(value, configuration, "unsigned short", exceptionState);