node/lib/internal/perf
Daeyeon Jeong 631bdb4f3e
perf_hooks: align toStringTag with other Web Performance implementations
This gets `Symbol.toStringTag` on Web Performance APIs to be aligned
with the other runtime implementations.

Signed-off-by: Daeyeon Jeong <daeyeon.dev@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/45157
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Feng Yu <F3n67u@outlook.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-10-27 23:34:39 +00:00
..
event_loop_delay.js
event_loop_utilization.js
nodetiming.js
observe.js
performance_entry.js
performance.js
resource_timing.js perf_hooks: align toStringTag with other Web Performance implementations 2022-10-27 23:34:39 +00:00
timerify.js
usertiming.js perf_hooks: align toStringTag with other Web Performance implementations 2022-10-27 23:34:39 +00:00
utils.js