Source code

Revision control

Copy as Markdown

Other Tools

[evaluation-order-1-throw-static-import.any.worker-module.html]
expected:
if fission and (processor == "x86") and debug: CRASH
if not fission and (os == "android") and not debug: [OK, CRASH]
if not fission and (os == "linux"): CRASH