| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f142e66 commit 994b46a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -502,13 +502,16 @@ changes: | |||
| 502 | 502 | ||
| 503 | 503 | The type of the performance entry. It may be one of: | |
| 504 | 504 | ||
| 505 | - * `'node'` (Node.js only) | ||
| 506 | - * `'mark'` (available on the Web) | ||
| 507 | - * `'measure'` (available on the Web) | ||
| 508 | - * `'gc'` (Node.js only) | ||
| 505 | + * `'dns'` (Node.js only) | ||
| 509 | 506 | * `'function'` (Node.js only) | |
| 507 | + * `'gc'` (Node.js only) | ||
| 510 | 508 | * `'http2'` (Node.js only) | |
| 511 | 509 | * `'http'` (Node.js only) | |
| 510 | + * `'mark'` (available on the Web) | ||
| 511 | + * `'measure'` (available on the Web) | ||
| 512 | + * `'net'` (Node.js only) | ||
| 513 | + * `'node'` (Node.js only) | ||
| 514 | + * `'resource'` (available on the Web) | ||
| 512 | 515 | ||
| 513 | 516 | ### `performanceEntry.name` | |
| 514 | 517 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments