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

Issue 13843022: Fix generator suspend and resume on ARM (Closed)

Created:
7 years, 8 months ago by wingo
Modified:
7 years, 8 months ago
Reviewers:
Michael Starzinger
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Fix generator suspend and resume on ARM This CL fixes a number of rookie mistakes in FullCodeGenerator::VisitYield and FullCodeGenerator::EmitGeneratorResume, and re-enables the generators-iteration test on ARM. R=mstarzinger@chromium.org BUG=v8:2355 TEST=mjsunit/harmony/generators-iteration Committed: http://code.google.com/p/v8/source/detail?r=14424

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M src/arm/full-codegen-arm.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
LGTM. I'll land this.
7 years, 8 months ago (2013-04-24 16:00:29 UTC) #1
Michael Starzinger
7 years, 8 months ago (2013-04-24 16:07:50 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r14424 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698