Source code

Revision control

Copy as Markdown

Other Tools

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