Skip to content

Commit 40af976

Browse files
rubystargos
authored andcommitted
doc: declare all parameter types
PR-URL: #21782 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]>
1 parent 2bf9a4a commit 40af976

15 files changed

+427
-290
lines changed

doc/api/console.md

+1
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ console.profileEnd('MyLabel');
503503
<!-- YAML
504504
added: v8.0.0
505505
-->
506+
* `label` {string}
506507

507508
This method does not display anything unless used in the inspector. Stops the
508509
current JavaScript CPU profiling session if one has been started and prints

0 commit comments

Comments
 (0)