Comment #28 on issue 4124 by [email protected]: Implement SIMD.js
https://code.google.com/p/v8/issues/detail?id=4124#c28

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/e31da45e0fb2fc56c4f4351732ebfb32e0daf02a

commit e31da45e0fb2fc56c4f4351732ebfb32e0daf02a
Author: bbudge <[email protected]>
Date: Thu Jul 30 08:16:08 2015

Optimize ToNumber and NonNumberToNumber.

Moves some uncommon type checking from ToNumber and
NonNumberToNumber into DefaultNumber. This should
speed up numeric operations especially as more "value types
are added.

LOG=N
BUG=513196, v8:4124

Review URL: https://codereview.chromium.org/1260273002

Cr-Commit-Position: refs/heads/master@{#29908}

[modify] http://crrev.com/e31da45e0fb2fc56c4f4351732ebfb32e0daf02a/src/runtime.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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/d/optout.

Reply via email to