RESOLVED INVALID Bug 15963
add IntNumberNode and UIntNumberNode
https://bugs.webkit.org/show_bug.cgi?id=15963
Summary add IntNumberNode and UIntNumberNode
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.