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

Issue 2051043003: [snapshot] pass arguments as pointers, not references. (Closed)

Created:
4 years, 6 months ago by Yang
Modified:
4 years, 6 months ago
Reviewers:
vogelheim
CC:
v8-reviews_googlegroups.com, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@snapshotcreator
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[snapshot] pass arguments as pointers, not references. R=vogelheim@chromium.org Committed: https://crrev.com/75aada429e9e5aedb1b821f40fb56a4bca412740 Cr-Commit-Position: refs/heads/master@{#36887}

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -47 lines) Patch
M src/api.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M src/snapshot/code-serializer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/snapshot/code-serializer.cc View 1 4 chunks +12 lines, -12 lines 0 comments Download
M src/snapshot/snapshot.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/snapshot/snapshot-common.cc View 1 3 chunks +20 lines, -19 lines 0 comments Download
M src/snapshot/snapshot-source-sink.h View 1 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-serialize.cc View 4 chunks +7 lines, -7 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (6 generated)
Yang
4 years, 6 months ago (2016-06-09 09:39:33 UTC) #1
vogelheim
lgtm https://codereview.chromium.org/2051043003/diff/1/src/snapshot/code-serializer.h File src/snapshot/code-serializer.h (left): https://codereview.chromium.org/2051043003/diff/1/src/snapshot/code-serializer.h#oldcode63 src/snapshot/code-serializer.h:63: SerializedCodeData(const List<byte>& payload, const CodeSerializer& cs); Here & ...
4 years, 6 months ago (2016-06-09 13:46:10 UTC) #2
Yang
https://codereview.chromium.org/2051043003/diff/1/src/snapshot/code-serializer.h File src/snapshot/code-serializer.h (left): https://codereview.chromium.org/2051043003/diff/1/src/snapshot/code-serializer.h#oldcode63 src/snapshot/code-serializer.h:63: SerializedCodeData(const List<byte>& payload, const CodeSerializer& cs); On 2016/06/09 13:46:10, ...
4 years, 6 months ago (2016-06-10 05:33:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2051043003/20001
4 years, 6 months ago (2016-06-10 05:45:06 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_gcc_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_gcc_compile_rel/builds/17454) v8_presubmit on tryserver.v8 (JOB_FAILED, ...
4 years, 6 months ago (2016-06-10 05:46:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2051043003/40001
4 years, 6 months ago (2016-06-10 10:31:56 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-10 10:58:18 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 10:59:09 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/75aada429e9e5aedb1b821f40fb56a4bca412740
Cr-Commit-Position: refs/heads/master@{#36887}

Powered by Google App Engine
This is Rietveld 408576698