DescriptionImplement --omit, --raw_[context_]file=... for mksnapshot tool.
These switches are analogous to --omit and --raw for js2c.py.
The goal it to allow embedders to externally load all (or generate) the V8 startup data.
There's a bit of gratuitous refactoring with the writing logic that helped me understand the code. Let me know if it's not an improvement.
BUG=355539
LOG=N
R=jochen@chromium.org, svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20941
Patch Set 1 : #
Total comments: 7
Patch Set 2 : address feedback #Patch Set 3 : address feedback #
Messages
Total messages: 8 (0 generated)
|