Files
node/tools
Vse Mozhet Byt 1c530e89ed tools: dedupe property access in doc/type-parser
There is no need to get this property twice in this rather hot spot:
if there is no such key, the `typeUrl` will be `undefined`,
which suffices for the boolean check in the next line.

For consistency, `undefined` can also be made the default value.

PR-URL: https://github.com/nodejs/node/pull/20387
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-05-02 05:50:01 +03:00
..
2018-04-14 12:25:59 -07:00
2017-11-18 20:44:17 +01:00
2018-03-26 18:20:07 -04:00
2018-03-05 08:35:44 -06:00
2017-10-29 19:46:43 +01:00
2018-01-11 09:50:47 +01:00
2018-04-11 13:23:27 -04:00
2018-04-10 06:45:45 +09:00
2018-04-27 21:56:28 +02:00
2018-01-11 09:50:47 +01:00