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: | JavaScriptCore | Assignee: | 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
We could have a chance to make bytecode small by picking small locals.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |