MCPcopy
hub / github.com/dianping/cat / error

Function error

cat-home/src/main/webapp/assets/js/editor/worker-xquery.js:27694–27705  ·  view source on GitHub ↗
(b, e, s, l, t)

Source from the content-addressed store, hash-verified

27692 }
27693
27694 function error(b, e, s, l, t)
27695 {
27696 if (e > ex)
27697 {
27698 bx = b;
27699 ex = e;
27700 sx = s;
27701 lx = l;
27702 tx = t;
27703 }
27704 throw new self.ParseException(bx, ex, sx, lx, tx);
27705 }
27706
27707 var lk, b0, e0;
27708 var l1, b1, e1;

Callers 3

shiftFunction · 0.70
shiftTFunction · 0.70
matchFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected