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

Issue 296853007: Make serializer non-static. (Closed)

Created:
6 years, 7 months ago by Yang
Modified:
6 years, 7 months ago
Reviewers:
Sven Panne, vogelheim
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -196 lines) Patch
M src/assembler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/bootstrapper.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M src/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/frames.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/incremental-marking.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/isolate.h View 1 2 2 chunks +12 lines, -4 lines 0 comments Download
M src/isolate.cc View 1 2 4 chunks +9 lines, -6 lines 0 comments Download
M src/lithium.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mksnapshot.cc View 1 chunk +86 lines, -89 lines 0 comments Download
M src/objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-visiting-inl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/serialize.h View 6 chunks +9 lines, -20 lines 0 comments Download
M src/serialize.cc View 7 chunks +18 lines, -51 lines 0 comments Download
M src/v8.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M test/cctest/test-serialize.cc View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Yang
6 years, 7 months ago (2014-05-21 12:21:46 UTC) #1
Yang
6 years, 7 months ago (2014-05-21 12:26:16 UTC) #2
Sven Panne
Nice cleanup. Tested with --no-snapshot, valgrind etc., I hope... ;-) The only thing which is ...
6 years, 7 months ago (2014-05-22 08:04:15 UTC) #3
Yang
Changed slightly. What I can say is that at there are at least no new ...
6 years, 7 months ago (2014-05-22 08:46:06 UTC) #4
Yang
On 2014/05/22 08:46:06, Yang wrote: > Changed slightly. What I can say is that at ...
6 years, 7 months ago (2014-05-22 08:54:27 UTC) #5
Sven Panne
On 2014/05/22 08:46:06, Yang wrote: > [...] I now changed this so that the serializer ...
6 years, 7 months ago (2014-05-22 08:56:49 UTC) #6
Yang
On 2014/05/22 08:56:49, Sven Panne wrote: > On 2014/05/22 08:46:06, Yang wrote: > > [...] ...
6 years, 7 months ago (2014-05-22 09:22:50 UTC) #7
Sven Panne
lgtm
6 years, 7 months ago (2014-05-22 09:26:54 UTC) #8
Yang
6 years, 7 months ago (2014-05-22 09:36:33 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 manually as r21430 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698