[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 debug and not fission: [FAIL, PASS]
if (os == "linux") and tsan: [FAIL, PASS]
if (os == "android") and debug: [FAIL, PASS]
if os == "mac": PASS
[PASS, FAIL]