Source code

Revision control

Copy as Markdown

Other Tools

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