Back to Chromium

Function Argument Evaluation Before Exception

third_party/blink/web_tests/fast/js/function-argument-evaluation-before-exception.html

149.0.7827.2169 B
Original Source

This page verifies that the arguments to a function call are evaluated even if the call throws a "not a function" exception.

FAIL: arguments were not evaluated.