Chromium Code Reviews
DescriptionSaveCallerSaveRegsisters needs to save all caller-save registers
While the macro assembler uses them as scratch registers, we need to
save them when calling out to builtins. In debug mode, the simulator
will clobber all registers after a call to a builtin which makes
regress-119926.js crash.
BUG=none
R=rodolph.perfetta@arm.com, ulan@chromium.org
LOG=n
Committed: https://code.google.com/p/v8/source/detail?r=18879
Patch Set 1 #Patch Set 2 : updates #
Total comments: 1
Patch Set 3 : spelling #Messages
Total messages: 5 (0 generated)
|