Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodejs14 Support #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Nodejs14 Support #15

wants to merge 3 commits into from

Conversation

rnbwdsh
Copy link

@rnbwdsh rnbwdsh commented May 17, 2020

With downward compatibility.

Used as aol/moloch wiseService needs it to become node14 compatible.

matoro and others added 3 commits March 14, 2019 21:27
Handle was renamed to Local
Object creation requires an isolate/Context so that the GC can clean it up
In some places, requirement for isolate was changed to a context
Maybe-objects need to be checked
Values need to be unwrapped further with .Get()
Calling on setters has to be checked (warning)
Tested with nodejs 10, 12, 14
Handle was renamed to Local
Object creation requires an isolate/Context so that the GC can clean it up
In some places, requirement for isolate was changed to a context
Maybe-objects need to be checked
Values need to be unwrapped further with .Get()
Calling on setters has to be checked (warning)
Tested with nodejs 10, 12, 14
This was referenced May 18, 2020
johnkerl added a commit to johnkerl/node-iptrie that referenced this pull request Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants