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.
  • Loading branch information
Gabriel Schulhof committed Aug 28, 2018
1 parent 5081d96 commit 2790896
Showing 1 changed file with 439 additions and 434 deletions.

0 comments on commit 2790896

Please sign in to comment.