DescriptionAdd an experimental public API for value serialization.
Suitably scary warnings attached, as this will yet evolve (notably to handle
host objects, which are not currently handled).
Unit tests adjusted to use the public version of ValueSerializer, eliminating
any need they have to access v8::internal.
With this, Blink can begin using this code experimentally behind a flag as it
develops.
BUG=chromium:148757
Committed: https://crrev.com/58cac6501f6b17d9cc8fb84ce65e7c89416dd9af
Cr-Commit-Position: refs/heads/master@{#38915}
Patch Set 1 #Patch Set 2 : explicitly manage the pointer rather than using std::unique_ptr, to deal with C4521 (Windows) #
Total comments: 8
Patch Set 3 : review comments #
Messages
Total messages: 25 (16 generated)
|