Bug 21793
Summary: | inline getOwnPropertySlot for speed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | JavaScriptCore | Assignee: | Darin Adler <darin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Darin Adler
We can use a bit in the StructureID to make it possible to inline getOwnPropertySlot.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darin Adler
*** This bug has been marked as a duplicate of 21294 ***