Source code

Revision control

Copy as Markdown

Other Tools

[Worker-location.sub.any.sharedworker.html]
[Worker-location.sub.any.worker.html]
expected:
if (os == "linux") and fission and not debug and asan: CRASH
if (os == "linux") and fission and debug: CRASH
if (os == "win") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]