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

Issue 240493007: Cleanups in runtime.cc (Closed)

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

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -110 lines) Patch
M src/heap.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 1 2 23 chunks +55 lines, -109 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 8 months ago (2014-04-17 08:07:07 UTC) #1
Jakob Kummerow
LGTM, love it! https://codereview.chromium.org/240493007/diff/1/src/runtime.cc File src/runtime.cc (left): https://codereview.chromium.org/240493007/diff/1/src/runtime.cc#oldcode10933 src/runtime.cc:10933: isolate->heap()->illegal_execution_state_string()); Turning this into a RUNTIME_ASSERT ...
6 years, 8 months ago (2014-04-17 10:45:50 UTC) #2
Yang
https://codereview.chromium.org/240493007/diff/1/src/runtime.cc File src/runtime.cc (left): https://codereview.chromium.org/240493007/diff/1/src/runtime.cc#oldcode10933 src/runtime.cc:10933: isolate->heap()->illegal_execution_state_string()); On 2014/04/17 10:45:51, Jakob wrote: > Turning this ...
6 years, 8 months ago (2014-04-17 10:56:42 UTC) #3
Yang
6 years, 8 months ago (2014-04-17 13:05:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r20844 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698