Bug 198173

Summary: [JSC] BytecodeGenerator::newRegister should pick smallest local numbers as much as possible to make bytecode small
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 197979    
Bug Blocks:    

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.