summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug795937.js
blob: b681d15ff7ecfe8e386f896db57005b666d1ed32 (plain)
1
2
3
4
5
6
// Binary: cache/js-dbg-64-895f66c4eada-linux
// Flags:
//

var g = newGlobal();
new Proxy(g, {});