regress-1456518-workergray.js (209B)
1 if (typeof 'evalInWorder' == 'function') { 2 evalInWorker(` 3 addMarkObservers([grayRoot(), grayRoot().x, this, Object.create(null)]); 4 `); 5 } 6 7 reportCompare('do not crash', 'do not crash', 'did not crash!');