DescriptionAdd a flag to help platform ports bootstrap V8
A "--minimal" flag turns off all optimizing compilers and activates the
interpreter. The idea is that with this flag activated, only the
platform-specific stubs and a Turbofan implementation must be complete to start
d8 and run the bulk of the tests. Note that although this flag is constructed as
a runtime flag, it must be set to true when building the snapshot and therefore
creates a compile-time dependency.
BUG=chromium:608675
Committed: https://crrev.com/c07c675e9a30adc57be25eaa7b87d69d31fc2090
Cr-Commit-Position: refs/heads/master@{#38150}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : d8 starts #Patch Set 4 : Untoggle flag #Patch Set 5 : Rename flag #
Messages
Total messages: 14 (8 generated)
|