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

Issue 674883002: Tweaks to the code serializer. (Closed)

Created:
6 years, 2 months ago by Yang
Modified:
6 years, 2 months ago
Reviewers:
mvstanton
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Tweaks to the code serializer. - consider the source string as a special sort of back reference. - use repeat op code for more root members. R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24871

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : fix large object back references #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -79 lines) Patch
M src/heap/heap.h View 1 2 4 chunks +58 lines, -52 lines 0 comments Download
M src/heap/heap.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 2 chunks +1 line, -4 lines 0 comments Download
M src/serialize.h View 1 2 4 chunks +24 lines, -7 lines 0 comments Download
M src/serialize.cc View 1 2 5 chunks +16 lines, -16 lines 0 comments Download
M test/cctest/test-serialize.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 2 months ago (2014-10-23 14:55:03 UTC) #1
Yang
On 2014/10/23 14:55:03, Yang wrote: This CL has uncovered a bug: when we encode large ...
6 years, 2 months ago (2014-10-24 11:31:44 UTC) #2
mvstanton
LGTM, nice about catching the bug too.
6 years, 2 months ago (2014-10-24 11:47:41 UTC) #3
Yang
6 years, 2 months ago (2014-10-24 12:40:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 24871 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698