Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
n-api: directly create Local from Persistent
The `v8::PersistentBase<T>.Get` method didn't exist in node 4 and it's just a helper which creates a new `v8::Local` from the given object.
- Loading branch information