summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug638981.js
blob: 944daa76eaeb546e2628dc9431de055f22910660 (plain)
1
2
3
4
/* Don't crash. */

delete Function;
Object.getOwnPropertyNames(this);