Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node-addon-api
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
499
Star
2.4k
Code
Issues
15
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
tsfn: Implement copy constructor
- #546
#546
Merged
mhdawson
merged 13 commits into
nodejs:master
nodejs/node-addon-api:master
from
KevinEady:tsfn-copy-ctor
KevinEady/node-addon-api:tsfn-copy-ctor
Copy head branch name to clipboard
Nov 1, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
tsfn: Implement copy constructor
#546
mhdawson
merged 13 commits into
nodejs:master
nodejs/node-addon-api:master
from
KevinEady:tsfn-copy-ctor
KevinEady/node-addon-api:tsfn-copy-ctor
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2019
tsfn: Implement copy constructor
Show description for 1b42bfc
KevinEady
committed
1b42bfc
View commit details
Copy full SHA for 1b42bfc
Browse repository at this point
Commits on Oct 2, 2019
Merge remote-tracking branch 'upstream/master' into tsfn-copy-ctor
KevinEady
committed
e9f38dc
View commit details
Copy full SHA for e9f38dc
Browse repository at this point
change FinalizerCallback to static method
KevinEady
committed
e10e683
View commit details
Copy full SHA for e10e683
Browse repository at this point
Commits on Oct 9, 2019
tsfn: add copy ctor comments to test
KevinEady
committed
dfa9e5f
View commit details
Copy full SHA for dfa9e5f
Browse repository at this point
Commits on Oct 24, 2019
merge master, resolve conflicts
KevinEady
committed
a033340
View commit details
Copy full SHA for a033340
Browse repository at this point
tsfn: remove unnecessary constructors, operators
KevinEady
committed
815c1fe
View commit details
Copy full SHA for 815c1fe
Browse repository at this point
test: change tsfn test data construction
KevinEady
committed
3219515
View commit details
Copy full SHA for 3219515
Browse repository at this point
test: fix tsfn tests by napi version
KevinEady
committed
0e9d4ae
View commit details
Copy full SHA for 0e9d4ae
Browse repository at this point
Commits on Oct 25, 2019
test: use explicit std qualifiers in tsfn test
KevinEady
committed
cba39bf
View commit details
Copy full SHA for cba39bf
Browse repository at this point
Commits on Oct 29, 2019
tsfn: use mutex, cv for tests vs promise
KevinEady
committed
5b83cf2
View commit details
Copy full SHA for 5b83cf2
Browse repository at this point
Merge branch 'master' into tsfn-copy-ctor
KevinEady
authored
5011023
View commit details
Copy full SHA for 5011023
Browse repository at this point
Commits on Oct 30, 2019
test: remove unnecessary include
KevinEady
committed
4b3d134
View commit details
Copy full SHA for 4b3d134
Browse repository at this point
test: add std includes
KevinEady
committed
bcdc46c
View commit details
Copy full SHA for bcdc46c
Browse repository at this point
You can’t perform that action at this time.