Commit 19fee8b
Expose v8::TypedArray::kMaxLength.
There is an API check failure if values larger than i::Smi::kMaxValue are
provided, but it is inconvenient for API users to know what this value is
(and SIZE_MAX and INT_MAX are both incorrect).
This is analogous to v8::String::kMaxLength.
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
Bug: chromium:750788
Change-Id: Ic3e0da62aeacfeb996122595232aa0ea8744517e
Reviewed-on: https://chromium-review.googlesource.com/594677
Reviewed-by: Jakob Kummerow <[email protected]>
Commit-Queue: Jeremy Roman <[email protected]>
Cr-Commit-Position: refs/heads/master@{#47099}1 parent 74edfcc commit 19fee8b
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4492 | 4492 | | |
4493 | 4493 | | |
4494 | 4494 | | |
| 4495 | + | |
| 4496 | + | |
| 4497 | + | |
| 4498 | + | |
| 4499 | + | |
| 4500 | + | |
4495 | 4501 | | |
4496 | 4502 | | |
4497 | 4503 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8041 | 8041 | | |
8042 | 8042 | | |
8043 | 8043 | | |
| 8044 | + | |
| 8045 | + | |
| 8046 | + | |
8044 | 8047 | | |
8045 | 8048 | | |
8046 | 8049 | | |
8047 | 8050 | | |
8048 | 8051 | | |
8049 | 8052 | | |
8050 | | - | |
| 8053 | + | |
8051 | 8054 | | |
8052 | 8055 | | |
8053 | 8056 | | |
| |||
8067 | 8070 | | |
8068 | 8071 | | |
8069 | 8072 | | |
8070 | | - | |
| 8073 | + | |
8071 | 8074 | | |
8072 | 8075 | | |
8073 | 8076 | | |
| |||
0 commit comments