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

Issue 766893002: Serializer: cache recent back references for shorter encoding. (Closed)

Created:
6 years ago by Yang
Modified:
6 years ago
Reviewers:
mvstanton
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Serializer: cache recent back references for shorter encoding. And some refactorings. R=mvstanton@chromium.org

Patch Set 1 #

Patch Set 2 : comment #

Total comments: 7

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -147 lines) Patch
M src/flag-definitions.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/serialize.h View 1 2 7 chunks +98 lines, -39 lines 0 comments Download
M src/serialize.cc View 30 chunks +141 lines, -106 lines 0 comments Download
M src/snapshot-source-sink.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
Yang
6 years ago (2014-11-28 12:37:22 UTC) #1
Yang
On 2014/11/28 12:37:22, Yang wrote: ping
6 years ago (2014-12-02 07:53:29 UTC) #2
mvstanton
lgtm with nits. https://codereview.chromium.org/766893002/diff/20001/src/serialize.cc File src/serialize.cc (right): https://codereview.chromium.org/766893002/diff/20001/src/serialize.cc#newcode1467 src/serialize.cc:1467: if (FLAG_trace_serializer) { I thought it ...
6 years ago (2014-12-03 08:22:41 UTC) #3
Yang
https://codereview.chromium.org/766893002/diff/20001/src/serialize.cc File src/serialize.cc (right): https://codereview.chromium.org/766893002/diff/20001/src/serialize.cc#newcode1467 src/serialize.cc:1467: if (FLAG_trace_serializer) { On 2014/12/03 08:22:41, mvstanton wrote: > ...
6 years ago (2014-12-03 08:45:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/766893002/40001
6 years ago (2014-12-03 08:45:32 UTC) #6
commit-bot: I haz the power
6 years ago (2014-12-03 09:12:36 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001)

Powered by Google App Engine
This is Rietveld 408576698