Skip to content

Optimize event handling with large arguments

Rodrigo Muino Tomonari requested to merge github/fork/simonkcleung/patch-1 into master
Checklist
Affected core subsystem(s)
Description of change

In V8, it is faster to create an array by [] instead of new Array().

Merge request reports

Loading