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

Issue 1106633002: Wrap messages implementation in a function. (Closed)

Created:
5 years, 8 months ago by Yang
Modified:
5 years, 8 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@messages_5
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Wrap messages implementation in a function. R=jkummerow@chromium.org Committed: https://crrev.com/77e37028c6cad6cc31de975d392e2f820b608ec4 Cr-Commit-Position: refs/heads/master@{#28074}

Patch Set 1 #

Total comments: 3

Patch Set 2 : addressed comments #

Patch Set 3 : fix and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -148 lines) Patch
M src/api.cc View 4 chunks +10 lines, -8 lines 0 comments Download
M src/bootstrapper.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M src/heap/heap.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/messages.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/messages.js View 1 2 12 chunks +167 lines, -130 lines 0 comments Download
M src/mirror-debugger.js View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-parsing.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M tools/js2c.py View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Yang
The changes to messages.js are a bit ugly, but will be resolved eventually when I ...
5 years, 8 months ago (2015-04-23 11:48:12 UTC) #1
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/1106633002/diff/1/src/messages.js File src/messages.js (right): https://codereview.chromium.org/1106633002/diff/1/src/messages.js#newcode1024 src/messages.js:1024: if (IS_FUNCTION(GlobalError.prepareStackTrace) && !formatting_custom_stack_trace) { nit: ...
5 years, 8 months ago (2015-04-23 12:09:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1106633002/20001
5 years, 8 months ago (2015-04-24 10:25:54 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_dbg on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_dbg/builds/4248)
5 years, 8 months ago (2015-04-24 11:01:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1106633002/20001
5 years, 8 months ago (2015-04-24 12:53:50 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_dbg on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_dbg/builds/4263)
5 years, 8 months ago (2015-04-24 13:30:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1106633002/40001
5 years, 8 months ago (2015-04-27 12:01:35 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-27 12:34:02 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-27 12:34:15 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/77e37028c6cad6cc31de975d392e2f820b608ec4
Cr-Commit-Position: refs/heads/master@{#28074}

Powered by Google App Engine
This is Rietveld 408576698