mirror of https://github.com/lukechilds/node.git
Browse Source
Throwing a JS error from C++ does not mean the function will return
early. This must be done manually.
Also remove extraneous comment no longer relevant.
Fix: 2903030
"buffer: switch API to return MaybeLocal<T>"
PR-URL: https://github.com/nodejs/io.js/pull/2225
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
v4.0.0-rc
Trevor Norris
10 years ago
committed by
Rod Vagg
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue