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
623
Pull requests
553
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[v12.x] Backport update to V8 7.7
- #29241
#29241
Closed
targos
wants to merge 21 commits into
nodejs:v12.x-staging
nodejs/node:v12.x-staging
from
targos:v8-7.7-v12.x
targos/node:v8-7.7-v12.x
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
[v12.x] Backport update to V8 7.7
#29241
targos
wants to merge 21 commits into
nodejs:v12.x-staging
nodejs/node:v12.x-staging
from
targos:v8-7.7-v12.x
targos/node:v8-7.7-v12.x
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2019
deps: update V8 to 7.7.299.4
targos
committed
e2d7149
View commit details
Copy full SHA for e2d7149
Browse repository at this point
build: reset embedder string to "-node.0"
targos
committed
ce858cb
View commit details
Copy full SHA for ce858cb
Browse repository at this point
deps: V8: fix filename manipulation for Windows
Show description for ae7744c
refack
authored and
targos
committed
ae7744c
View commit details
Copy full SHA for ae7744c
Browse repository at this point
deps: V8: un-cherry-pick bd019bd
Show description for f4b28d1
refack
authored and
targos
committed
f4b28d1
View commit details
Copy full SHA for f4b28d1
Browse repository at this point
deps: V8: silence irrelevant warning
Show description for 71cd94c
targos
committed
71cd94c
View commit details
Copy full SHA for 71cd94c
Browse repository at this point
deps: V8: update postmortem metadata generation script
Show description for e3a902d
cjihrig
authored and
targos
committed
e3a902d
View commit details
Copy full SHA for e3a902d
Browse repository at this point
deps: V8: patch register-arm64.h
Show description for b018525
refack
authored and
targos
committed
b018525
View commit details
Copy full SHA for b018525
Browse repository at this point
deps: V8: forward declaration of `Rtl*FunctionTable`
Show description for eb820e2
refack
authored and
targos
committed
eb820e2
View commit details
Copy full SHA for eb820e2
Browse repository at this point
deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_init
Show description for 921ced8
refack
authored and
targos
committed
921ced8
View commit details
Copy full SHA for 921ced8
Browse repository at this point
deps: V8: add workaround for MSVC optimizer bug
Show description for 2052e77
refack
authored and
targos
committed
2052e77
View commit details
Copy full SHA for 2052e77
Browse repository at this point
deps: V8: fix BUILDING_V8_SHARED issues
Show description for 1e573fb
refack
authored and
targos
committed
1e573fb
View commit details
Copy full SHA for 1e573fb
Browse repository at this point
deps: V8: fix linking issue for MSVS
Show description for 065e087
refack
authored and
targos
committed
065e087
View commit details
Copy full SHA for 065e087
Browse repository at this point
deps: V8: cherry-pick e3d7f8a
Show description for 7759de6
cclauss
authored and
targos
committed
7759de6
View commit details
Copy full SHA for 7759de6
Browse repository at this point
tools: sync gypfiles with V8 7.7
Show description for 29f85e7
targos
committed
29f85e7
View commit details
Copy full SHA for 29f85e7
Browse repository at this point
lib,test: fix error message check after V8 update
Show description for 28e9a6f
targos
committed
28e9a6f
View commit details
Copy full SHA for 28e9a6f
Browse repository at this point
test: update postmortem metadata test for V8 7.7
Show description for 9d7b464
cjihrig
authored and
targos
committed
9d7b464
View commit details
Copy full SHA for 9d7b464
Browse repository at this point
src: update v8abbr.h for V8 7.7
Show description for db98fac
cjihrig
authored and
targos
committed
db98fac
View commit details
Copy full SHA for db98fac
Browse repository at this point
deps: patch V8 to be API/ABI compatible with 7.4 (from 7.5)
Show description for 9c7c8db
targos
committed
9c7c8db
View commit details
Copy full SHA for 9c7c8db
Browse repository at this point
deps: patch V8 to be API/ABI compatible with 7.4 (from 7.6)
Show description for d26a3d1
targos
and
addaleax
committed
d26a3d1
View commit details
Copy full SHA for d26a3d1
Browse repository at this point
deps: patch V8 to be API/ABI compatible with 7.4 (from 7.7)
Show description for 2d96ab7
targos
and
addaleax
committed
2d96ab7
View commit details
Copy full SHA for 2d96ab7
Browse repository at this point
deps: patch V8 to 7.7.299.8
Show description for ef84cee
targos
committed
ef84cee
View commit details
Copy full SHA for ef84cee
Browse repository at this point
You can’t perform that action at this time.