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
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
.
WebKit
/
WebKit
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Pull requests
2.5k
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
WebKit
Source
JavaScriptCore
bytecode
BytecodeRewriter.cpp
on
main
User selector
All users
All time
Commit history
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72f
cdumez
committed
f52b72f
View commit details
Copy full SHA for f52b72f
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
Reduce unsafe buffer usage in WTF
Show description for 0b50860
geoffreygaren
committed
0b50860
View commit details
Copy full SHA for 0b50860
View code at this point
Browse repository at this point
Commits on May 22, 2025
Rename Vector::remove(index) to Vector::removeAt(index)
Show description for f30d291
cdumez
committed
f30d291
View commit details
Copy full SHA for f30d291
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617
geoffreygaren
committed
b942617
View commit details
Copy full SHA for b942617
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Refactor OpcodeTraits to support the possibility of having 2-byte WASM opcode ids in bytecode streams
Show description for 72c2052
Justin Michaud
committed
72c2052
View commit details
Copy full SHA for 72c2052
View code at this point
Browse repository at this point
Commits on May 19, 2020
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
Show description for 1dc916a
rkirsling
committed
1dc916a
View commit details
Copy full SHA for 1dc916a
View code at this point
Browse repository at this point
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01
rkirsling
committed
2e3ee01
View commit details
Copy full SHA for 2e3ee01
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
JSC should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for 4a3d6e0
rkirsling
committed
4a3d6e0
View commit details
Copy full SHA for 4a3d6e0
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
New bytecode format for JSC
Show description for c57dd45
tadeuzagallo
committed
c57dd45
View commit details
Copy full SHA for c57dd45
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Unreviewed, rolling out r237479 and r237484.
Show description for 0e37616
webkit-commit-queue
committed
0e37616
View commit details
Copy full SHA for 0e37616
View code at this point
Browse repository at this point
New bytecode format for JSC
Show description for 83d3012
tadeuzagallo
committed
83d3012
View commit details
Copy full SHA for 83d3012
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Bytecode liveness should live on UnlinkedCodeBlock so it can be shared amongst CodeBlocks
Show description for 7492aa1
saambarati
committed
7492aa1
View commit details
Copy full SHA for 7492aa1
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
Interpreter methods for mapping between Opcode and OpcodeID need not be instance methods.
Show description for 3962d63
Mark Lam
committed
3962d63
View commit details
Copy full SHA for 3962d63
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 7e1d324
Filip Pizlo
committed
7e1d324
View commit details
Copy full SHA for 7e1d324
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
[DFG][FTL] Implement ES6 Generators in DFG / FTL
Show description for a9880bd
Constellation
committed
a9880bd
View commit details
Copy full SHA for a9880bd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.