v8/test/js-perf-test/ObjectFreeze
Camillo Bruni a345a442d3 [d8][mjsunit][tools] Improve d8 file API
- Add d8.file.read() and d8.file.execute() helpers
- Change tools and tests to use new d8.file helper
- Unify error throwing in v8::Shell::ReadFile

Change-Id: I5ef4cb27f217508a367106f01e872a4059d5e399
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2928505
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74883}
2021-06-01 13:37:57 +00:00
..
array-indexof-includes.js
array-map.js add micro-benchmark of Array.map for frozen objects 2019-06-12 16:37:07 +00:00
array-reduce.js add micro-benchmark of array.reduce, array.reduceRight for frozen object 2019-06-13 18:36:55 +00:00
has-own-property.js add new micro-benchmark of HasOwnProperty for frozen objects 2019-06-11 13:28:25 +00:00
run.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
spread-call.js Add spread call micro-benchmark for frozen array 2019-05-15 15:59:42 +00:00
tagged-template.js