Searched defs:errorState (Results 1 – 2 of 2) sorted by relevance
1304 func (o *Buffer) enc_len_struct(prop *StructProperties, base structPointer, state *errorState) erro…1309 func (o *Buffer) enc_len_thing(enc func() error, state *errorState) error {1338 type errorState struct { struct1339 err error1349 func (s *errorState) shouldContinue(err error, prop *Properties) bool {
182 ProgramStateRef errorState, in reportOOB()