Commit b477efd3 authored by Leszek Swirski's avatar Leszek Swirski Committed by Commit Bot

[v8] Add off-thread finalization field trial

Bug: chromium:1011762
Change-Id: I6cc384b5815fb67ccbf516fc358e2825a2fc777f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501622
Auto-Submit: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Brian White <bcwhite@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821441}
parent c04b3c78
...@@ -7370,6 +7370,25 @@ ...@@ -7370,6 +7370,25 @@
] ]
} }
], ],
"V8OffThreadFinalization": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"V8OffThreadFinalization"
]
}
]
}
],
"VideoToolboxVp9Decoding": [ "VideoToolboxVp9Decoding": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment