0f90341552
... instead of manually calculating index of the Context parameter. Drive-by: follow correct parameter count pattern: * CodeAssemblerTester with JS calling convention and fixed parameter count expects that the count includes the receiver parameter. * FunctionTester's parameter count doesn't include receiver. * Use JSParameterCount(kNumParams) instead of (kNumParams+1) and "Include receiver" comment. Bug: v8:13312, v8:11112 Change-Id: I2cd25f596882e0bdf6b6254a0182a391ad7b73b5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4034174 Commit-Queue: Igor Sheludko <ishell@chromium.org> Reviewed-by: Patrick Thier <pthier@chromium.org> Cr-Commit-Position: refs/heads/main@{#84352} |
||
---|---|---|
.. | ||
wasm | ||
assembler-tester.h | ||
c-signature.h | ||
call-tester.h | ||
code-assembler-tester.h | ||
DEPS | ||
flag-utils.h | ||
node-observer-tester.h | ||
types-fuzz.h | ||
value-helper.cc | ||
value-helper.h |