Do we have an indication that many different DST intervals are ever used in real
JavaScript programs?

It seems like an overkill to me to have a static table of these if it is never
hit in real life. You can clearly create benchmarks where this will matter a
lot, but I don't think it is worth using any extra space on this one unless we
have cases where a lot of DST intervals are used in real code.

http://codereview.chromium.org/1758013/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to