Searched refs:JS_NUMBER (Results 1 – 12 of 12) sorted by relevance
31 const JS_NUMBER = 2; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType36 self::JS_NUMBER => 'JS_NUMBER',
274 optional uint64 int64_number = 3 [jstype = JS_NUMBER];
483 // numbers. Specifying JS_NUMBER for the jstype causes the generated496 JS_NUMBER = 2; enumerator
522 // Specifying JS_NUMBER for the jstype causes the generated JavaScript code to537 JS_NUMBER = 2; enumerator
535 // Specifying JS_NUMBER for the jstype causes the generated JavaScript code to550 JS_NUMBER = 2; enumerator
6239 jstype == FieldOptions::JS_NUMBER) { in ValidateJSType()
4233 static constexpr JSType JS_NUMBER = variable
1351 constexpr FieldOptions_JSType FieldOptions::JS_NUMBER; member in FieldOptions
555 // Specifying JS_NUMBER for the jstype causes the generated JavaScript code to570 JS_NUMBER = 2; enumerator
545 // Specifying JS_NUMBER for the jstype causes the generated JavaScript code to560 JS_NUMBER = 2; enumerator
6575 JS_NUMBER = 2, enumerator6587 2 => ::std::option::Option::Some(FieldOptions_JSType::JS_NUMBER), in from_i32()6596 FieldOptions_JSType::JS_NUMBER, in values()