Commit 65021602 authored by Brian White's avatar Brian White Committed by James M Snell
Browse files

dns: allow v8 to optimize lookup()

Using `arguments` and reassigning parameter variable
values causes v8 to disable function optimization.

PR-URL: https://github.com/joyent/node/pull/8942


Reviewed-By: default avatarjasnell - James M Snell <jasnell@gmail.com>
parent 66ec1dae
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