Skip to content

Commit

Permalink
n-api: clean up thread-safe function
Browse files Browse the repository at this point in the history
* Move class `TsFn` to name space `v8impl` and rename it to
  `ThreadSafeFunction`
* Remove `NAPI_EXTERN` from API declarations, because it's only needed
  in the header file.

Backport-PR-URL: #25002
PR-URL: #22259
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
  • Loading branch information
Gabriel Schulhof authored and rvagg committed Feb 28, 2019
1 parent 09b88aa commit 902b079
Showing 1 changed file with 592 additions and 587 deletions.

0 comments on commit 902b079

Please sign in to comment.