aboutsummaryrefslogtreecommitdiff
path: root/test/compress/typeof.js
AgeCommit message (Expand)Author
2017-02-28warn & drop `#__PURE__` iff IIFE is dropped (#1511)...- consolidate `side-effects` optimisations - improve string `+` optimisation - enhance literal & `conditionals` optimisationsAlex Lam S.L
2016-10-06Fix (typeof side_effect()) in boolean context...Fixes #1289 with suggestion by @rvanvelzen kzc
2013-04-03Add tests for typeof evaluationRoman Bataev