Home
last modified time | relevance | path

Searched defs:JSType (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.proto483 enum JSType { enum
Ddescriptor.pb.h2342 typedef FieldOptions_JSType JSType; typedef
/external/v8/src/compiler/
Dtyper.cc893 static Type* JSType(Type* type) { in JSType() function
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3704 internal enum JSType { enum in Google.Protobuf.Reflection.FieldOptions.Types