Searched refs:hasErrors (Results 1 – 4 of 4) sorted by relevance
31 hasErrors bool member38 l.hasErrors = true46 l.hasErrors = true89 ldEval.hasErrors = false91 if ldEval.hasErrors {
236 gctx.starScript.hasErrors = true
467 hasErrors bool member1067 ctx.script.hasErrors = true2189 return ss.hasErrors
708 …if hasErrors, expectsErr := len(tc.ctx.errors) > 0, tc.expectedErrMsg != nil; hasErrors != expects…