repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst.
[wine-gecko.git]
/
dom
/
src
/
threads
/
test
/
importScripts_worker_imported4.js
blob
b1fa7ceba9d84288b5cb9727c7dd46b19b08dc02
1
// Deliberate throw, should generate a worker exception!
2
throw new
Error
(
"Bah!"
);