|
[serializer] prepare attached references for general use.
Currently attached references are only used for global proxy, source
string and code stubs. Mid-term future we want to use attached
references for arbitrary objects (in fixed order) provided from outside.
This change renames BackReference to SerializerReference to include both
back references and attached references.
R=mtrofin@chromium.org, vogelheim@chromium.org
Committed: https://crrev.com/735fa0c478c5bba3c33d0509dd3263c745a50180
Cr-Commit-Position: refs/heads/master@{#36318}
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+179 lines, -168 lines) |
Patch |
|
M |
src/address-map.h
|
View
|
1
|
2 chunks |
+93 lines, -62 lines |
0 comments
|
Download
|
|
M |
src/context-measure.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/context-measure.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/snapshot/code-serializer.h
|
View
|
|
3 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/snapshot/code-serializer.cc
|
View
|
|
3 chunks |
+16 lines, -32 lines |
0 comments
|
Download
|
|
M |
src/snapshot/deserializer.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/snapshot/deserializer.cc
|
View
|
1
|
4 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/snapshot/partial-serializer.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/snapshot/partial-serializer.cc
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/snapshot/serializer.h
|
View
|
|
5 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/snapshot/serializer.cc
|
View
|
|
10 chunks |
+40 lines, -32 lines |
0 comments
|
Download
|
|
M |
src/snapshot/serializer-common.h
|
View
|
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/snapshot/startup-serializer.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 11 (3 generated)
|