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

Issue 2302023002: DO NOT SUBMIT: switch to an on-heap stack for nested object serialization/deserialization

Created:
4 years, 3 months ago by jbroman
Modified:
4 years, 3 months ago
Reviewers:
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

DO NOT SUBMIT: switch to an on-heap stack for nested object serialization/deserialization This allows much deeper objects to be serialized, at a small performance penalty and a large complexity penalty. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+336 lines, -257 lines) Patch
M src/value-serializer.h View 8 chunks +22 lines, -20 lines 0 comments Download
M src/value-serializer.cc View 16 chunks +314 lines, -237 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698