Reviewers: danno, Yang, Paul Lind, kisg, palfia,
Description:
MIPS: Fixed crashes exposed though fuzzing.
Port r17886 (e2fb3ed)
Original commit message:
The %_OneByteSeqStringSetChar intrinsic expects its arguments to be checked
before being called for efficiency reasons, but the fuzzer provided no such
checks. Now the intrinsic is robust to bad input if FLAG_debug_code is set.
[email protected]
TEST=test/mjsunit/regress/regress-320948.js
BUG=chromium:320948
LOG=Y
Please review this at https://codereview.chromium.org/68793008/
SVN Base: https://github.com/v8/v8.git@gbl
Affected files (+141, -45 lines):
M src/mips/full-codegen-mips.cc
M src/mips/lithium-codegen-mips.cc
M src/mips/lithium-mips.h
M src/mips/lithium-mips.cc
M src/mips/macro-assembler-mips.h
M src/mips/macro-assembler-mips.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.