Skip to content

Conversation

@lxe
Copy link

@lxe lxe commented Apr 25, 2019

No description provided.

@ravi-meganathan
Copy link

Any update on Node.js 12 Support?

@aabuhijleh
Copy link

Nan::To can be used

Nan::To<bool>(info[3]).FromJust();

instead of

info[3]->BooleanValue(v8::Isolate::GetCurrent()->GetCurrentContext()).ToChecked();

the latter is very ugly

javihernandez added a commit to javihernandez/ref that referenced this pull request Oct 10, 2019
javihernandez added a commit to javihernandez/ref that referenced this pull request May 9, 2020
* bruceauyeung/node-12:
  fix when required multiple times:revert mistakenly modified codes in previous commit
  fix when required multiple times:TooTallNate#101
  support node 12: modified as suggested from TooTallNate#114 (comment)
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.

3 participants