It’s really annoying to have all the web page crash due to some random unimplemented code path, so we largely keep away from crashing macros like TODO() and Verify() in favour of no-op code paths that log a FIXME. Very like this similar change from final week, the Intl NumberFormat v3 proposal has been merged
