node/lib/internal/bootstrap
legendecas 587367d107
perf_hooks: expose webperf global scope interfaces
Exposes `PerformanceEntry`, `PerformanceMark`, `PerformanceMeasure`,
`PerformanceObserver`, `PerformanceObserverEntryList`,
and `PerformanceResourceTiming` to the global scope.

PR-URL: https://github.com/nodejs/node/pull/44483
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-10-04 00:56:05 +08:00
..
switches v8: add v8.startupSnapshot utils 2022-06-17 19:23:56 +08:00
browser.js perf_hooks: expose webperf global scope interfaces 2022-10-04 00:56:05 +08:00
loaders.js src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
node.js bootstrap: update comments in bootstrap/node.js 2022-09-29 02:22:56 +08:00