[devtools] Label background compiles with "Streaming Compile Script".
Previously background parsing and compilation was always labeled "Parse Script" whereas foreground parsing and compilation was always labeled "Compile Script". But in either case the engine might parse and/or compile, so we should be consistent here. Also for developers it doesn't really matter whether V8 is parsing or compiling to bytecode. Bug: chromium:940958 Change-Id: I320095e10613d7cc1405069345e0dd0613a7130a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844993Reviewed-by:Yang Guo <yangguo@chromium.org> Reviewed-by:
Leszek Swirski <leszeks@chromium.org> Commit-Queue: Benedikt Meurer <bmeurer@chromium.org> Cr-Commit-Position: refs/heads/master@{#703258}
Showing
Please register or sign in to comment