Home
last modified time | relevance | path

Searched refs:JstypeDefaultValue (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs6577 private readonly static global::Google.Protobuf.Reflection.FieldOptions.Types.JSType JstypeDefaultValue = global::Google.Protobuf.Reflection.FieldOptions.Types.JSType.JsNormal; field in Google.Protobuf.Reflection.FieldOptions
6595 get { if ((_hasBits0 & 16) != 0) { return jstype_; } else { return JstypeDefaultValue; } }

Completed in 15 milliseconds