summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/jaeger/inline/bug645645.js
blob: 6649b559edc47e0a6e0dda0fe0d2be8170f76c27 (plain)
1
2
3
4
function f() {
    f = Math.x;
}
f();