function-control-flow-transformer-zero-threshold.js 47 B

123
  1. (function () {
  2. var variable = 1 + 2;
  3. })();