099f438647
In assertOptimized and assertUnoptimized, we can optionally pass in the function name. We also used to pass in an optional 'sync' parameter, to decide whether to wait for background compilations to finish before checking state. The sync parameter was removed in favour of explicit intrinsics, so fix callers of assertOptimized to no longer try to set it. Also, use function.name as the function name when no name was passed. Change-Id: I8e98d4d02e2d097d059989ad78bf46b97b57bdca Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4000480 Auto-Submit: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Tobias Tebbi <tebbi@chromium.org> Reviewed-by: Tobias Tebbi <tebbi@chromium.org> Cr-Commit-Position: refs/heads/main@{#84080} |
||
---|---|---|
.. | ||
benchmarks | ||
bigint | ||
cctest | ||
common | ||
debugger | ||
debugging | ||
fuzzer | ||
fuzzilli | ||
inspector | ||
intl | ||
js-perf-test | ||
memory | ||
message | ||
mjsunit | ||
mkgrokdump | ||
mozilla | ||
test262 | ||
torque | ||
unittests | ||
wasm-api-tests | ||
wasm-js | ||
wasm-spec-tests | ||
webkit | ||
BUILD.gn | ||
OWNERS |