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
.
JavaScriptBench
/
WebKit
Public
forked from
WebKit/WebKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
WebKit
Source
JavaScriptCore
jit
BinarySwitch.cpp
on
main
User selector
All users
All time
Commit history
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 Jan 6, 2020
Show description for c124b41
Alex Christensen
authored and
Mark Lam
committed
c124b41
View commit details
Copy full SHA for c124b41
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082
Mark Lam
committed
4875082
View commit details
Copy full SHA for 4875082
View code at this point
Browse repository at this point
Commits on Mar 9, 2019
BinarySwitch can be shrunk by 8 bytes
Show description for 90d2517
Robin Morisset
committed
90d2517
View commit details
Copy full SHA for 90d2517
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Remove the RELEASE_ASSERT check for duplicate cases in the BinarySwitch constructor.
Show description for 5b03956
Mark Lam
committed
5b03956
View commit details
Copy full SHA for 5b03956
View code at this point
Browse repository at this point
Commits on May 4, 2018
Remove std::random_shuffle
Show description for 0fbd42d
Constellation
committed
0fbd42d
View commit details
Copy full SHA for 0fbd42d
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Do unified source builds for JSC
Show description for 6313e87
kmiller68
committed
6313e87
View commit details
Copy full SHA for 6313e87
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
There should be one stub hanging off an inline cache that contains code for all of the cases, rather than forming a linked list consisting of one stub per case
Show description for 5481280
Filip Pizlo
committed
5481280
View commit details
Copy full SHA for 5481280
View code at this point
Browse repository at this point
Commits on May 5, 2015
FTL SwitchString slow case creates duplicate switch cases
Show description for 830adb7
Filip Pizlo
committed
830adb7
View commit details
Copy full SHA for 830adb7
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
BinarySwitch should be faster on average
Show description for fccebd6
Filip Pizlo
committed
fccebd6
View commit details
Copy full SHA for fccebd6
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Move DFGBinarySwitch out of the DFG so that all of the JITs can use it
Show description for de33ad1
Filip Pizlo
committed
de33ad1
View commit details
Copy full SHA for de33ad1
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.