Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ec34cad

Browse filesBrowse files
theanarkhjuanarbol
authored andcommitted
doc: add PerformanceObserver.supportedEntryTypes to doc
PR-URL: #45962 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent d251a66 commit ec34cad
Copy full SHA for ec34cad

File tree

Expand file treeCollapse file tree

1 file changed

+14
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+14
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/perf_hooks.md‎

Copy file name to clipboardExpand all lines: doc/api/perf_hooks.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,20 @@ Returns a `object` that is the JSON representation of the
917917

918918
## Class: `perf_hooks.PerformanceObserver`
919919

920+
<!-- YAML
921+
added: v8.5.0
922+
-->
923+
924+
### `PerformanceObserver.supportedEntryTypes`
925+
926+
<!-- YAML
927+
added: v16.0.0
928+
-->
929+
930+
* {string\[]}
931+
932+
Get supported types.
933+
920934
### `new PerformanceObserver(callback)`
921935

922936
<!-- YAML

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.