Source code

Revision control

Copy as Markdown

Other Tools

[SharedWorkerPerformanceNow.html]
expected:
if (os == "linux") and not debug and not asan: OK
if (os == "win") and debug: TIMEOUT
if (os == "win") and not debug: OK
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [CRASH, OK]
CRASH