Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use soon-to-be-deprecated V8 Api (#182)
Namely v8::FunctionCallbackInfo::Holder(), one should use This() method instead. See https://crrev.com/c/5444829 for details.
- Loading branch information