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

Issue 556243005: Serialize code stubs using stub key. (Closed)

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

Description

Serialize code stubs using stub key. Also add some tracing to the code serializer. R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24002

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -57 lines) Patch
M src/code-stubs.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/serialize.h View 6 chunks +41 lines, -13 lines 0 comments Download
M src/serialize.cc View 15 chunks +156 lines, -44 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 3 months ago (2014-09-15 14:21:50 UTC) #1
mvstanton
lgtm. The tracing is a good idea.
6 years, 3 months ago (2014-09-17 11:35:28 UTC) #2
Yang
6 years, 3 months ago (2014-09-17 12:50:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24002 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698