aboutsummaryrefslogtreecommitdiff
path: root/test/compress/typeof.js
AgeCommit message (Expand)Author
2017-12-02improve `evaluate` on `typeof` (#2550)...Alex Lam S.L
2017-12-01convert to number under boolean context (#2545)Alex Lam S.L
2017-03-25fix typeof side-effects (#1669)...Alex Lam S.L
2017-02-28warn & drop `#__PURE__` iff IIFE is dropped (#1511)...Alex Lam S.L
2016-10-06Fix (typeof side_effect()) in boolean context...kzc
2013-04-03Add tests for typeof evaluationRoman Bataev