deps: V8: cherry-pick 7889803e82d3
Original commit message:
[mips] Use t9 as the function call register.
on mips, we should use t9 when jump to a ExternalReference, because
the callee function will consider t9 as the function start address.
Change-Id: I56e2bf073fd24b2f3434dfd255d48264bfd0b2cd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1826417
Auto-Submit: Yu Yin <xwafish@gmail.com>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by:
Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63988}
Refs: https://github.com/v8/v8/commit/7889803e82d33c7837d9ff22e185e0800f5d5cf0
PR-URL: https://github.com/nodejs/node/pull/34214
Fixes: https://github.com/nodejs/node/issues/33703
Reviewed-By:
Gus Caplan <me@gus.host>
Reviewed-By:
James M Snell <jasnell@gmail.com>
Reviewed-By:
Richard Lau <riclau@uk.ibm.com>
Reviewed-By:
Beth Griggs <Bethany.Griggs@uk.ibm.com>
parent
bb0cc003
Please register or sign in to comment