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

Issue 168903004: Pass a BailoutReason to Runtime::kAbort. (Closed)

Created:
6 years, 10 months ago by jbramley
Modified:
6 years, 10 months ago
Reviewers:
ulan, rmcilroy
CC:
v8-dev
Visibility:
Public.

Description

Pass a BailoutReason to Runtime::kAbort. BUG= R=rmcilroy@chromium.org, ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19442

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -94 lines) Patch
M src/a64/macro-assembler-a64.cc View 1 chunk +25 lines, -30 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +6 lines, -15 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 2 chunks +4 lines, -13 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 3 chunks +6 lines, -16 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 3 chunks +4 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jbramley
As discussed in https://codereview.chromium.org/169533002/.
6 years, 10 months ago (2014-02-18 12:32:55 UTC) #1
rmcilroy
On 2014/02/18 12:32:55, jbramley wrote: > As discussed in https://codereview.chromium.org/169533002/. Thanks for doing this for ...
6 years, 10 months ago (2014-02-18 12:58:07 UTC) #2
ulan
lgtm
6 years, 10 months ago (2014-02-18 13:02:43 UTC) #3
jbramley
6 years, 10 months ago (2014-02-18 13:03:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r19442 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698