0
Commit Graph

2 Commits

Author SHA1 Message Date
e7a16d44e3 [blink] Add Big{Int,Uint}64Array definitions
These are being added to the existing set of TypedArrays as part of
the BigInt proposal: https://tc39.github.io/proposal-bigint/
V8 implements and ships them already.

Bug: v8:6791, chromium:833489
Change-Id: I77b8620b5818efe94ecf47ecd17fbdb9124cd426
Reviewed-on: https://chromium-review.googlesource.com/1014670
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551577}
2018-04-18 04:11:03 +00:00
dc3ed43a93 Move //third_party/WebKit/ManualTests to //third_party/blink/manual_tests
This CL has no behavior changes.

Bug: 829695
Change-Id: I65285444001e79f1905fcaa4ae11e064f73049a2
Reviewed-on: https://chromium-review.googlesource.com/1006567
Reviewed-by: Quinten Yearsley <qyearsley@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549995}
2018-04-12 01:32:10 +00:00