ev() should do a single thing — evaluate constant expressions. if that's not possible, just return the original node. it's not the best place for partial evaluation there, instead doing it in the compress functions. |
||
|---|---|---|
| .. | ||
| compress | ||
| run-tests.js | ||
ev() should do a single thing — evaluate constant expressions. if that's not possible, just return the original node. it's not the best place for partial evaluation there, instead doing it in the compress functions. |
||
|---|---|---|
| .. | ||
| compress | ||
| run-tests.js | ||