Commit 984e46f
events: inline iterationCondition hybrid dispatch closure
While more readable, the removed closure overhead unlocks 10-20% in
eventtarget.js benchmark.
Signed-off-by: Szymon Łągiewka <slagiewka@users.noreply.github.com>
PR-URL: #64473
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>1 parent 59dd75b commit 984e46f
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
817 | | - | |
818 | | - | |
| 812 | + | |
| 813 | + | |
819 | 814 | | |
820 | 815 | | |
821 | 816 | | |
| |||
0 commit comments