e15c57066c
The error check was useful when actions could have returned |null| to trigger a match failure. This is no longer supported so the check isn't needed anymore. Speed impact ------------ Before: 1022.70 kB/s After: 1035.45 kB/s Difference: 1.24% Size impact ----------- Before: 975434 b After: 931540 b Difference: -4.50% (Measured by /tools/impact with Node.js v0.6.18 on x86_64 GNU/Linux.) |
||
---|---|---|
.. | ||
compiler | ||
compiler.js | ||
grammar-error.js | ||
parser.js | ||
peg.js | ||
utils.js |