Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api] Fix compilation error for
UNIMPLEMENTED()
method
Return `nullptr` from `ArrayBuffer::Allocator::Reserve` because apparently not doing so results in compile errors for some people. BUG= Ref: nodejs/node#13392 Review-Url: https://codereview.chromium.org/2929993003 Cr-Commit-Position: refs/heads/master@{#45886}
- Loading branch information