Descriptionv8_external_snapshot target visible only when using v8_use_external_startup_data
Prevent snapshot_blob.bin from being unnecessarily generated when building all targets.
When such file exists, chrome_tests assumes we will load V8's initial snapshot from
external files, even when such feature is turned off, which prevents the tests from
being successfully compiled.
BUG=421063
LOG=N
R=rmcilroy@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24550
Patch Set 1 #
Total comments: 2
Patch Set 2 : Mirror natives_blob target #Messages
Total messages: 6 (1 generated)
|