Source code

Revision control

Copy as Markdown

Other Tools

[toBlob-cross-realm-callback-report-exception.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
[toBlob() reports the exception from its callback in the callback's global object]
expected:
if (os == "linux") and fission and not asan and tsan: [PASS, FAIL]
if (os == "linux") and fission and asan: [PASS, FAIL]
if (os == "linux") and not fission: [PASS, FAIL]