Expand description
Nested message and enum types in InternedV8String
.
Enumsยง
- We inline the fields in V8String here to save some bytes in the serialized proto format. Interning is about saving bytes so this makes sense here.
Nested message and enum types in InternedV8String
.