v8/tools/system-analyzer
Camillo Bruni 400b6e7f9d [tools] Modernize tools .mjs files
This is mostly an auto-conversion done by several tools.

- use let / const
- use arrow functions
- use template strings

There are some additional manual rewrite required to modernize the
code further.

Change-Id: I63a7a43b05b14b33ad9941350d3d5f26aab10ba0
Bug: v8:10667
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2519564
Reviewed-by: Sathya Gunasekaran  <gsathya@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71080}
2020-11-10 12:32:26 +00:00
..
log [tools] Modernize tools .mjs files 2020-11-10 12:32:26 +00:00
map-panel [tools] Modernize tools .mjs files 2020-11-10 12:32:26 +00:00
timeline [tools] Modernize tools .mjs files 2020-11-10 12:32:26 +00:00
app-model.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
events.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
helper.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
ic-model.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
ic-panel-template.html [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
ic-panel.mjs [tools] Modernize tools .mjs files 2020-11-10 12:32:26 +00:00
index.css [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
index.html [tools] Improve system-analyzer startup and loader 2020-10-23 12:26:25 +00:00
index.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
log-file-reader-template.html [tools] Improve system-analyzer startup and loader 2020-10-23 12:26:25 +00:00
log-file-reader.mjs [tools] Modernize tools .mjs files 2020-11-10 12:32:26 +00:00
map-panel-template.html [tools] Improve system-analyzer 2020-10-22 17:01:57 +00:00
map-panel.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
processor.mjs [tools] Modernize tools .mjs files 2020-11-10 12:32:26 +00:00
source-panel-template.html [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
source-panel.mjs [tools] Modernize tools .mjs files 2020-11-10 12:32:26 +00:00
stats-panel-template.html [tools][system-analyzer] Improve map stats panel 2020-10-30 22:48:18 +00:00
stats-panel.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
timeline-panel-template.html [tools] System-Analyzer: Remove timeline overview 2020-10-12 10:43:08 +00:00
timeline-panel.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00
timeline.mjs Reland "[presubmit] Add JS formatting for tools/system-analyzer" 2020-11-03 09:18:49 +00:00