v8/test/js-perf-test/BytecodeHandlers
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
..
arithmetic.js [Interpreter] Add micro-benchmarks for arithmetic and bitwise operations. 2017-06-05 15:28:21 +00:00
bitwise.js Call the right functions in bitwise bytecode handlers benchmarks. 2017-07-17 10:58:47 +00:00
compare.js Revert "[Interpreter] Improve handling of a === true / false." 2017-05-22 13:14:44 +00:00
LdaGlobal.js [perf-test] Add a performance test for LdaGlobal bytecodes 2019-10-09 16:34:33 +00:00
LdaKeyedProperty.js [ic] Add benchmark for LdaKeyedLoad 2019-07-12 10:33:11 +00:00
LdaNamedProperty.js [IC] Add LdaNamedProperty micro-benchmark tests 2019-07-04 11:06:19 +00:00
run.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
string-concat.js [Interpreter] Add micro-benchmarks for string concatentation. 2017-05-26 13:59:58 +00:00