Commit 4cbc77d
authored
Update detached arraybuffer handling (#4840)
- Fix isValidIntegerIndex usage in IntegerIndexed objects, [[Get]], [[Set]], [[DefineOwnProperty]] internal methods.
- The test262 revision is updated to the latest master hash.
- The PR is not separated into individual PRs since the standard change couldn't be tested without the new test262 revision.
JerryScript-DCO-1.0-Signed-off-by: Adam Szilagyi aszilagy@inf.u-szeged.hu1 parent d5f048e commit 4cbc77d
File tree
10 files changed
+4834
-188
lines changed- jerry-core
- api
- ecma
- builtin-objects/typedarray
- operations
- vm
- tests
- tools/runners
10 files changed
+4834
-188
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
5950 | 5951 | | |
5951 | 5952 | | |
5952 | 5953 | | |
5953 | | - | |
| 5954 | + | |
5954 | 5955 | | |
5955 | 5956 | | |
5956 | 5957 | | |
| |||
0 commit comments