Commit 9aee2c0e authored by Roman Reiss's avatar Roman Reiss
Browse files

console: use 'label' argument for time and timeEnd

Turns out the argument is actually called label in the console spec,
while being wrongly named on MDN. This reverts commit
8c043c12.

MDN has been updated in:

https://developer.mozilla.org/en-US/docs/Web/API/Console/timeEnd$compare?locale=en-US&to=947893&from=918571
https://developer.mozilla.org/en-US/docs/Web/API/Console/time$compare?locale=en-US&to=947891&from=896987

PR-URL: https://github.com/nodejs/node/pull/3590


Reviewed-By: default avatartargos - Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 1bacf37e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment