mirror of https://github.com/lukechilds/node.git
Browse Source
* Take RegExp creation out of cycles. * Use test(), not match() in boolean context. * Remove redundant RegExp parts. Backport-PR-URL: https://github.com/nodejs/node/pull/14348 PR-URL: https://github.com/nodejs/node/pull/13536 Reviewed-By: Anna Henningsen <anna@addaleax.net>v6.x
committed by
Myles Borins
5 changed files with 17 additions and 13 deletions
Loading…
Reference in new issue