/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
- function f() {
- -null;
- -null;
- -null;
- -null;
- -null;
- }
- {
- function g() {};
- }
- f();
- x = Math.abs();