Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Issue 159983008: Fix for (One|Two)ByteSeqStringSetChar evaluation order/deopt. (Closed)

Created:
6 years, 10 months ago by Jarin
Modified:
6 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix for (One|Two)ByteSeqStringSetChar evaluation order/deopt. This makes the evaluation order consistent between full codegen and Hydrogen (so that deopt does not screw up stack). R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19326

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -22 lines) Patch
M src/hydrogen.cc View 2 chunks +6 lines, -4 lines 0 comments Download
A + test/mjsunit/regress/string-set-char-deopt.js View 1 chunk +38 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jarin
6 years, 10 months ago (2014-02-12 09:10:39 UTC) #1
Jakob Kummerow
lgtm
6 years, 10 months ago (2014-02-12 09:23:56 UTC) #2
Jarin
6 years, 10 months ago (2014-02-12 13:31:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19326 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698