NEW 198173
[JSC] BytecodeGenerator::newRegister should pick smallest local numbers as much as possible to make bytecode small
https://bugs.webkit.org/show_bug.cgi?id=198173
Summary [JSC] BytecodeGenerator::newRegister should pick smallest local numbers as mu...
Yusuke Suzuki
Reported 2019-05-23 00:18:22 PDT
We could have a chance to make bytecode small by picking small locals.
Attachments
Note You need to log in before you can comment on or make changes to this bug.