node/lib/internal/perf
Daeyeon Jeong dfe4237d77 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-11-10 09:42:59 -03:00
..
event_loop_delay.js perf_hooks: use kEmptyObject 2022-06-11 12:18:14 +02:00
event_loop_utilization.js src: per-environment time origin value 2022-07-16 16:46:40 +08:00
nodetiming.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
observe.js perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
performance.js perf_hooks: convert maxSize to IDL value in setResourceTimingBufferSize 2022-10-13 17:25:33 +00:00
performance_entry.js perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
resource_timing.js perf_hooks: align toStringTag with other Web Performance implementations 2022-11-10 09:42:59 -03:00
timerify.js perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
usertiming.js perf_hooks: align toStringTag with other Web Performance implementations 2022-11-10 09:42:59 -03:00
utils.js perf_hooks: refactor perf_hooks for snapshot building 2021-06-28 16:20:12 +08:00