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
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
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 }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.3k
Star
122k
Code
Issues
629
Pull requests
550
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
async_hooks: fast-path for PromiseHooks in JS
- #32891
#32891
Closed
Qard
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
Qard:promise-hooks-in-js
Qard/node:promise-hooks-in-js
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
async_hooks: fast-path for PromiseHooks in JS
#32891
Qard
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
Qard:promise-hooks-in-js
Qard/node:promise-hooks-in-js
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2020
async_hooks: move PromiseHook handler to JS
Show description for 17d87e3
Qard
committed
17d87e3
View commit details
Copy full SHA for 17d87e3
Browse repository at this point
async_hooks: simplify js wrap for PromiseHooks
Qard
committed
93c12a5
View commit details
Copy full SHA for 93c12a5
Browse repository at this point
async_hooks: improve PromiseHook JS handler
Show description for a5b4000
Qard
committed
a5b4000
View commit details
Copy full SHA for a5b4000
Browse repository at this point
async_hooks: merge native and JS PromiseHook handlers
Show description for bf06879
Qard
committed
bf06879
View commit details
Copy full SHA for bf06879
Browse repository at this point
async_hooks: use internal symbols for ids
Qard
committed
0e3a9cc
View commit details
Copy full SHA for 0e3a9cc
Browse repository at this point
async_hooks: transition PromiseHook modes properly
Qard
committed
51c05c4
View commit details
Copy full SHA for 51c05c4
Browse repository at this point
async_hooks: smooth PromiseHook mode transition
Qard
committed
9b2d8bd
View commit details
Copy full SHA for 9b2d8bd
Browse repository at this point
async_hooks: simplify JS promiseHook (#2)
puzpuzpuz
authored and
Qard
committed
37657a2
View commit details
Copy full SHA for 37657a2
Browse repository at this point
async_hooks: identify promise hooks with async hooks types
Qard
committed
c397733
View commit details
Copy full SHA for c397733
Browse repository at this point
async_hooks: remove isChainedPromise
Qard
committed
59cbdf1
View commit details
Copy full SHA for 59cbdf1
Browse repository at this point
async_hooks: test promise hook mode transitions
Qard
committed
59262be
View commit details
Copy full SHA for 59262be
Browse repository at this point
async_hooks: small promise hook cleanup
Qard
committed
8dcb124
View commit details
Copy full SHA for 8dcb124
Browse repository at this point
Commits on Apr 29, 2020
async_hooks: only attempt promise upgrade for init events
Qard
committed
393c26f
View commit details
Copy full SHA for 393c26f
Browse repository at this point
Commits on Apr 30, 2020
async_hooks: fix promise wrap method names
Qard
committed
2802e79
View commit details
Copy full SHA for 2802e79
Browse repository at this point
async_hooks: remove unnecessary internal fields
Qard
committed
bbb1c57
View commit details
Copy full SHA for bbb1c57
Browse repository at this point
Commits on May 1, 2020
async_hooks: remove unused isolate reference
Qard
committed
c70528b
View commit details
Copy full SHA for c70528b
Browse repository at this point
You can’t perform that action at this time.