Comment #6 on issue 3689 by bugdro...@chromium.org: Code serialization is broken if code embeds a global symbol.
https://code.google.com/p/v8/issues/detail?id=3689#c6

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19

commit b96309b776e4d10b6d8eeea7b5951422ee732c19
Author: Yang Guo <yang...@chromium.org>
Date: Thu Nov 13 08:47:52 2014

Move public symbols to the root set.

This allows serializing public symbols that are embedded in code.

BUG=v8:3689
LOG=N
R=rossb...@chromium.org

Review URL: https://codereview.chromium.org/722723002

Cr-Commit-Position: refs/heads/master@{#25315}

[modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/accessors.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/api.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/ast-value-factory.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/bootstrapper.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/contexts.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/contexts.h [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/factory.h [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/harmony-tostring.js [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/heap-snapshot-generator.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/heap/heap.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/heap/heap.h [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/isolate.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/parser.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/runtime/runtime-scopes.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/src/symbol.js [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/test/mjsunit/mjsunit.status [modify] https://chromium.googlesource.com/v8/v8.git/+/b96309b776e4d10b6d8eeea7b5951422ee732c19/test/mjsunit/regress/regress-2506.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to