-
Théotime Grohens authored
This CL moves the remaining runtime DataView getters to Torque, namely DataViewGetBigInt64/BigUint64, and removes the associated runtime code that is now unneeded. All of the DataView getters are now implemented in Torque, which brings a nice performance improvement over the former C++ builtin code. Change-Id: I35cf2eabce3c79cc0d3200e7f24dbe0c3e5c2804 Reviewed-on: https://chromium-review.googlesource.com/1092736 Commit-Queue: Théotime Grohens <theotime@google.com> Reviewed-by: Tobias Tebbi <tebbi@chromium.org> Reviewed-by: Jakob Gruber <jgruber@chromium.org> Cr-Commit-Position: refs/heads/master@{#53765}
5b4e8db5
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add.js | ||
and.js | ||
as-int-n.js | ||
basics.js | ||
comparisons.js | ||
dataview.js | ||
dec.js | ||
div.js | ||
exp.js | ||
inc.js | ||
json.js | ||
mod.js | ||
mul.js | ||
neg.js | ||
not.js | ||
or.js | ||
regressions.js | ||
sar.js | ||
shl.js | ||
sub.js | ||
tonumber.js | ||
turbo.js | ||
typedarray.js | ||
xor.js |