mirror of https://github.com/lukechilds/node.git
Browse Source
The upgrade to v8 4.6 removes ObjectIsPromise. This change utilizes v8::Value::IsPromise to verify that the argument is indeed a promise. PR-URL: https://github.com/nodejs/node/pull/3221 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>v4.x
committed by
James M Snell
2 changed files with 7 additions and 5 deletions
Loading…
Reference in new issue