Bug 15963

Summary: add IntNumberNode and UIntNumberNode
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 15950    
Bug Blocks:    

Eric Seidel (no email)
Reported 2007-11-12 22:58:27 PST
add IntNumberNode and UIntNumberNode This would require us to stop using JSType for expectedReturnType (which we should do anyway, since GetterSetter and UnknownType don't make any sense for expectedReturnType... we would just use ObjectType for UnknownType anyway.) I think this could be a small speedup.
Attachments
Alexey Proskuryakov
Comment 1 2009-02-17 05:01:27 PST
Do we still need to track this?
Eric Seidel (no email)
Comment 2 2009-02-17 09:17:31 PST
Ha! I really doubt it.
Note You need to log in before you can comment on or make changes to this bug.