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
/
ChakraCore
Public
forked from
chakra-core/ChakraCore
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
ChakraCore
test
on
master-ci
User selector
All users
All time
Commit history
Commits on Sep 24, 2018
[MERGE #5710 @rhuanjl] Do not skip FromPropertyDescriptor in Proxy DefineOwnProperty
Show description for 50e23bd
dilijev
committed
50e23bd
View commit details
Copy full SHA for 50e23bd
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
[MERGE #5717 @nhat-nguyen] Only do float type specialization if both sources are number
Show description for 842077d
nhat-nguyen
committed
842077d
View commit details
Copy full SHA for 842077d
View code at this point
Browse repository at this point
[MERGE #5712 @wyrichte] Fixes #5701 - Functions declared as methods define a `prototype` property
Show description for e1583ae
wyrichte
committed
e1583ae
View commit details
Copy full SHA for e1583ae
View code at this point
Browse repository at this point
More descriptive name for test
nhat-nguyen
committed
1c3ea7e
View commit details
Copy full SHA for 1c3ea7e
View code at this point
Browse repository at this point
[MERGE #5669 @dilijev] Make some tweaks to RegExp debug switches.
Show description for 6efd6f6
dilijev
committed
6efd6f6
View commit details
Copy full SHA for 6efd6f6
View code at this point
Browse repository at this point
Fixes 5701 - Functions declared as methods define a `prototype` property
Show description for ee2c09b
wyrichte
committed
ee2c09b
View commit details
Copy full SHA for ee2c09b
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
Add bug test case
nhat-nguyen
committed
e6bf150
View commit details
Copy full SHA for e6bf150
View code at this point
Browse repository at this point
Update String.padStart/padEnd
Show description for 138b62f
rhuanjl
committed
138b62f
View commit details
Copy full SHA for 138b62f
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Remove invalid optimisation from JavascriptProxy::DefineOwnProperty
Show description for 2aa6c9d
rhuanjl
committed
2aa6c9d
View commit details
Copy full SHA for 2aa6c9d
View code at this point
Browse repository at this point
Make some tweaks to RegExp debug switches.
dilijev
committed
d0f8e19
View commit details
Copy full SHA for d0f8e19
View code at this point
Browse repository at this point
Commits on Sep 16, 2018
Fix test failures
jackhorton
committed
ffe7c01
View commit details
Copy full SHA for ffe7c01
View code at this point
Browse repository at this point
Add new unit tests for updated JsBuiltIn functionality
jackhorton
committed
4f45e8a
View commit details
Copy full SHA for 4f45e8a
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
updated .dbg.baseline
sharmasuraj0123
committed
c409088
View commit details
Copy full SHA for c409088
View code at this point
Browse repository at this point
Renamed trimLeft and trimRight to trimStart and trimEnd
sharmasuraj0123
committed
f24fcb1
View commit details
Copy full SHA for f24fcb1
View code at this point
Browse repository at this point
Fixes #5690: Add trimStart and trimEnd
sharmasuraj0123
committed
a717ad3
View commit details
Copy full SHA for a717ad3
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Writing to proto can leave the TypeHandler::protoCachesWereInvalidated set, and writing to proto again with the same type on the RHS object can skip proto cache invalidation
pleath
committed
83071cb
View commit details
Copy full SHA for 83071cb
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Fixes #5477 - Forces computed property names within classes to be executed in strict mode
Show description for 4f3f3bf
wyrichte
committed
4f3f3bf
View commit details
Copy full SHA for 4f3f3bf
View code at this point
Browse repository at this point
[MERGE #5686 @nhat-nguyen] Float type specialization for comparison instructions
Show description for 50eaeec
nhat-nguyen
committed
50eaeec
View commit details
Copy full SHA for 50eaeec
View code at this point
Browse repository at this point
Add copyright
nhat-nguyen
committed
1cd7462
View commit details
Copy full SHA for 1cd7462
View code at this point
Browse repository at this point
+ Add unit test.
Show description for 9f76467
nhat-nguyen
committed
9f76467
View commit details
Copy full SHA for 9f76467
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
[MERGE #5684 @sigatrev] inline JsBuiltIn helper CallInstanceFunction
Show description for d1524eb
sigatrev
committed
d1524eb
View commit details
Copy full SHA for d1524eb
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
inline JsBuiltIn helper CallInstanceFunction
Show description for c8740cc
sigatrev
committed
c8740cc
View commit details
Copy full SHA for c8740cc
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Updating test baselines
MSLaguana
committed
82fad63
View commit details
Copy full SHA for 82fad63
View code at this point
Browse repository at this point
[MERGE #5654 @sigatrev] fix bailouts from inlined callback.call
Show description for b45b70b
sigatrev
committed
b45b70b
View commit details
Copy full SHA for b45b70b
View code at this point
Browse repository at this point
Commits on Sep 8, 2018
fix bailouts from inlined callback.call
sigatrev
committed
00184d7
View commit details
Copy full SHA for 00184d7
View code at this point
Browse repository at this point
[MERGE #5673 @sigatrev] oopjit branch fold BrTrue and BrFalse for true, false, and numbers.
Show description for a3737b0
sigatrev
committed
a3737b0
View commit details
Copy full SHA for a3737b0
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
[1.11>master] [MERGE #5670 @kfarnung] Remove invalid optimization from xplat qsort
Show description for 78dcd87
kfarnung
committed
78dcd87
View commit details
Copy full SHA for 78dcd87
View code at this point
Browse repository at this point
oopjit branch fold BrTrue and BrFalse for true, false, and numbers.
Show description for aef954a
sigatrev
committed
aef954a
View commit details
Copy full SHA for aef954a
View code at this point
Browse repository at this point
Remove invalid optimization from xplat qsort
Show description for 80ad90e
kfarnung
committed
80ad90e
View commit details
Copy full SHA for 80ad90e
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Project BuiltInFunctionIDs to Intl.js and correctly respect the usage setting for Intl.Collator
jackhorton
committed
5cc1df9
View commit details
Copy full SHA for 5cc1df9
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Implement object.fromEntries
rhuanjl
committed
3d93036
View commit details
Copy full SHA for 3d93036
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
[MERGE #5655 @wyrichte] Fixes #5532 null pointer dereference in EmitBooleanExpression
Show description for 07271b9
wyrichte
committed
07271b9
View commit details
Copy full SHA for 07271b9
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Fixed incorrect function calls to test functions
wyrichte
committed
95c41a5
View commit details
Copy full SHA for 95c41a5
View code at this point
Browse repository at this point
Test cases added for #5532
Show description for 3913bd5
wyrichte
committed
3913bd5
View commit details
Copy full SHA for 3913bd5
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
Rewritten and expanded tests for seal/freeze.
Show description for 66ddb87
Irina Yatsenko
committed
66ddb87
View commit details
Copy full SHA for 66ddb87
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.