DescriptionMIPS64: Fix [runtime] Introduce dedicated JSBoundFunction to represent bound functions.
Fix 97def8070cbb979419c041c3732d5e11779f79da
On MIPS64, the address of BoundTargetFunction was calculated badly
because instruction ADD was used for this instead of instruction DADD.
This caused flaky crashes of several tests.
TEST=mjsunit/es6/debug-step-into-constructor,mjsunit/es6/array-of,
mjsunit/function-bind,...
BUG=
Committed: https://crrev.com/7b42c6cfc665a81b903ffed709883121b3acee43
Cr-Commit-Position: refs/heads/master@{#33048}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 19 (8 generated)
|