ahaas
88309de158
Moved the ExternalReferenceTable class to src/external-reference-table.cc/.h
...
The new location allows to add an external reference without requiring
an lgtm from a snapshot/ owner.
R=yangguo@chromium.org
Review URL: https://codereview.chromium.org/1812853002
Cr-Commit-Position: refs/heads/master@{#34858}
2016-03-17 13:14:39 +00:00
yangguo
6f17848caa
[serializer] split up src/snapshot/serialize.*
...
R=rossberg@chromium.org , ulan@chromium.org , vogelheim@chromium.org
Review URL: https://codereview.chromium.org/1751863002
Cr-Commit-Position: refs/heads/master@{#34395}
2016-03-01 14:44:08 +00:00
jochen
4da289c55a
Store offset between fixed typed array base and data start in object
...
The layout of fixed typed array base is then capable of handling
external typed arrays as well. In a follow-up CL, I'll delete external
typed arrays, and use fixed typed array base instead
BUG=v8:3996
R=jarin@chromium.org ,mstarzinger@chromium.org
LOG=n
Review URL: https://codereview.chromium.org/1248483007
Cr-Commit-Position: refs/heads/master@{#29786}
2015-07-22 10:32:25 +00:00
yangguo
019096f829
Serializer: move to a subfolder and clean up includes.
...
R=jochen@chromium.org
Review URL: https://codereview.chromium.org/1041743002
Cr-Commit-Position: refs/heads/master@{#27501}
2015-03-27 15:29:07 +00:00
yangguo@chromium.org
0fb57e51d4
Check that external references are registered in the serializer.
...
Inspired by a patch by Slava Chigrin <vchigrin@yandex-team.ru>
R=jkummerow@chromium.org , vchigrin@yandex-team.ru
Review URL: https://codereview.chromium.org/441983002
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22896 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-06 07:20:14 +00:00