(s, o)
| 33081 | } |
| 33082 | return ((i.snippet = rr(i)), new tr(o, i)) |
| 33083 | } |
| 33084 | function throwError(s, o) { |
| 33085 | throw generateError(s, o) |
| 33086 | } |
| 33087 | function throwWarning(s, o) { |
| 33088 | s.onWarning && s.onWarning.call(null, generateError(s, o)) |
no test coverage detected