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

Issue 219373004: Do not check for interrupt when allocating stack locals. (Closed)

Created:
6 years, 8 months ago by Yang
Modified:
6 years, 8 months ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Do not check for interrupt when allocating stack locals. R=dcarney@chromium.org BUG=357137 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=20357

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -11 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +5 lines, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +29 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-357137.js View 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 8 months ago (2014-03-31 13:44:57 UTC) #1
dcarney
lgtm
6 years, 8 months ago (2014-03-31 13:55:37 UTC) #2
Yang
6 years, 8 months ago (2014-03-31 14:15:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20357 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698