Re: [whatwg/dom] Editorial: break from the inner invoke loop rather than returning (PR #1325)

@domenic approved this pull request.

Although I usually like early return, I agree break is clearer here. Maybe because:

- There's a return value, so this is slight amounts of deduping.
- The return statement is immediately afterward.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1325#pullrequestreview-2444163583
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1325/review/2444163583@github.com>

Received on Tuesday, 19 November 2024 02:35:34 UTC