blob: aedd7726d6efd43617d36a72a17f41927572198c [file] [log] [blame]
try {
offThreadCompileScript('Error()', { lineNumber: (4294967295)});
runOffThreadScript().stack;
} catch (e) {
// Ignore "Error: Can't use offThreadCompileScript with --no-threads"
}