Status: New Owner: ---- New issue 2455 by [email protected]: Implement proposed Math.imul http://code.google.com/p/v8/issues/detail?id=2455
Math.imul is useful for projects like Emscripten, because JS semantics does not easily allow for C-like multiplication. It would be cool if we had cross-browser JIT support for this.
https://mail.mozilla.org/pipermail/es-discuss/2012-November/026126.html firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=808148 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
