DBC
https://codereview.chromium.org/50563003/diff/80001/src/math.js
File src/math.js (right):
https://codereview.chromium.org/50563003/diff/80001/src/math.js#newcode207
src/math.js:207: var MathSinImpl = function(x) {
Why do we do this "poor man's lazy evaluation" instead of initializing
the tables directly at startup? This would have the additional benefit
that the table is directly in the snapshot, and things would be much
clearer and simpler.
https://codereview.chromium.org/50563003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.