/js/src/jit-test/tests/jaeger/bug648230-1.js

http://github.com/zpao/v8monkey · JavaScript · 13 lines · 12 code · 1 blank · 0 comment · 0 complexity · 2097c363833fe69576a5d934ccd6db75 MD5 · raw file

  1. function f() {
  2. -null;
  3. -null;
  4. -null;
  5. -null;
  6. -null;
  7. }
  8. {
  9. function g() {};
  10. }
  11. f();
  12. x = Math.abs();