Skip to content

Commit

Permalink
perf_hooks: move perf_hooks out of experimental
Browse files Browse the repository at this point in the history
PR-URL: #31101
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
legendecas authored and targos committed Jan 14, 2020
1 parent d30911e commit e45edab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/perf_hooks.md
Expand Up @@ -2,7 +2,7 @@

<!--introduced_in=v8.5.0-->

> Stability: 1 - Experimental
> Stability: 2 - Stable
The Performance Timing API provides an implementation of the
[W3C Performance Timeline][] specification. The purpose of the API
Expand Down

0 comments on commit e45edab

Please sign in to comment.