Bug 15577

Summary: inline extraction of type bits for speed
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch none

Description Darin Adler 2007-10-20 10:33:35 PDT
Profiling indicated pretty clearly that JSImmediate::type should be inlined.
Comment 1 Darin Adler 2007-10-20 10:37:03 PDT
Created attachment 16742 [details]
patch