tools: add missing tick processor polyfill
authorMatt Loring <mattloring@google.com>
Fri, 4 Sep 2015 19:01:07 +0000 (12:01 -0700)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Tue, 15 Sep 2015 01:51:00 +0000 (21:51 -0400)
commitff6d30d784c37b1a74140fdff0a714e3403d410f
tree15dc902e337381453664f41a47dd079e70ff1dc9
parent519caba021f0d4d953c861a604ef3f909f6061ae
tools: add missing tick processor polyfill

The polyfill is only needed if incorrect command line arguments
are passed to the script so it was missed in initial testing.

PR-URL: https://github.com/nodejs/node/pull/2694
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
tools/v8-prof/polyfill.js