summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/debug/bug-1103813.js
blob: 07d7fe1f572968ec042359c431be63f9e88442d2 (plain)
1
2
3
4
5
6
// Random chosen test: js/src/jit-test/tests/debug/Source-invisible.js
newGlobal({
    invisibleToDebugger: true
})
// Random chosen test: js/src/jit-test/tests/debug/Debugger-findObjects-05.js
x = (new Debugger).findObjects()