DescriptionAdd experimental, non-snapshotted V8 extras
Embedders would use these for features which must be able to be turned
off at runtime, despite being compiled into V8. They can be turned on
and off by the embedder using the --experimental_extras flag, e.g. via
v8::SetFlagsFromString.
R=yangguo@chromium.org, mlippautz@chromium.org, hpayer@chromium.org
BUG=chromium:507137
LOG=Y
Committed: https://crrev.com/6f582f088aec1b727fce3c87b89e38d2c25ab468
Cr-Commit-Position: refs/heads/master@{#30260}
Patch Set 1 #Patch Set 2 : Add test; rebase #Patch Set 3 : rebase #Patch Set 4 : Add missing inline #Patch Set 5 : #Patch Set 6 : Fix missing change #Patch Set 7 : Rebase, maybe everything will work now #Patch Set 8 : Fix base URL #Patch Set 9 : Was still missing a gyp entry wtf #Patch Set 10 : Rebase on latest macros #Patch Set 11 : Missing gn entries #
Messages
Total messages: 45 (18 generated)
|