v8/test/mjsunit/harmony/bigint
Jakob Kummerow 6f1c3b785d [bigint] Fix RightShift by 32
Bug: v8:6791
Change-Id: I9c1ebddfab9f3d73642e61e43c3fbfd739efd56c
Reviewed-on: https://chromium-review.googlesource.com/736722
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48942}
2017-10-25 18:03:18 +00:00
..
add.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
and.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
basics.js [bigint] Add tests for ToObject. 2017-10-24 09:14:56 +00:00
comparisons.js [bigint] Support <, <=, >, >=. 2017-10-24 11:46:38 +00:00
dec.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
div.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
inc.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
json.js [bigint] Adapt JSON.stringify. 2017-10-25 07:13:47 +00:00
mod.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
mul.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
neg.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
not.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
or.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
sar.js [bigint] Fix RightShift by 32 2017-10-25 18:03:18 +00:00
shl.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
sub.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00
xor.js [bigint] Add tests for unary/binary ops 2017-10-23 19:11:01 +00:00