c5b52e798a
The builtin inlining for FunctionPrototypeCall has to consider the case where there is no new receiver to the call. It now does this by considering the new call args to be kNullOrUndefined instead of kAny. Drive-by cleanup of CallArguments to always consider the register count and not the argument count, unifying the with/without receiver correction for the list-of-regs and RegList cases. Bug: v8:7700 Change-Id: I7e8cb7e9d654fdfcbb8add80e7a0a01a39d36504 Fixed: chromium:1381663, chromium:1381665 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4008638 Commit-Queue: Leszek Swirski <leszeks@chromium.org> Reviewed-by: Toon Verwaest <verwaest@chromium.org> Auto-Submit: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/main@{#84092} |
||
---|---|---|
.. | ||
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 |