Bug 21793

Summary: inline getOwnPropertySlot for speed
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Description Darin Adler 2008-10-22 07:42:13 PDT
We can use a bit in the StructureID to make it possible to inline getOwnPropertySlot.
Comment 1 Darin Adler 2008-10-22 09:39:10 PDT

*** This bug has been marked as a duplicate of 21294 ***