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
Type
/
to 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
/
graaljs
Public
forked from
oracle/graaljs
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
Branch selector
github/pr/459
User selector
All users
All time
Commit history
Commits on Jul 1, 2021
Update changelog.
woess
committed
7b7c9da
View commit details
Copy full SHA for 7b7c9da
Browse repository at this point
Fix AggregateError InstallErrorCause order.
woess
committed
54ee429
View commit details
Copy full SHA for 54ee429
Browse repository at this point
Test Error Cause proposal with WebAssembly errors.
woess
committed
27f2260
View commit details
Copy full SHA for 27f2260
Browse repository at this point
Commits on Jun 30, 2021
Rename error-cause option.
woess
committed
5824f8b
View commit details
Copy full SHA for 5824f8b
Browse repository at this point
Error Cause cleanup.
woess
committed
68811db
View commit details
Copy full SHA for 68811db
Browse repository at this point
WebAssembly errors can be chained with a cause, too.
woess
committed
fa3b15f
View commit details
Copy full SHA for fa3b15f
Browse repository at this point
Commits on Jun 29, 2021
InstallErrorCause: use cache nodes.
woess
committed
b562bf2
View commit details
Copy full SHA for b562bf2
Browse repository at this point
Fix code style and copyright headers.
woess
committed
6f609f5
View commit details
Copy full SHA for 6f609f5
Browse repository at this point
Commits on Jun 2, 2021
Fixed error where the use of setEnumerable was misleading.
flohuemer
committed
e87316c
View commit details
Copy full SHA for e87316c
Browse repository at this point
Merged CreateNonEnumerableDataPropertyNode into CreateDataPropertyNode.
Show description for 24e155f
flohuemer
committed
24e155f
View commit details
Copy full SHA for 24e155f
Browse repository at this point
Commits on May 31, 2021
Added compiler flag for error cause.
flohuemer
committed
361fb6b
View commit details
Copy full SHA for 361fb6b
Browse repository at this point
Fixed error where a options parameter different from Object was not handled correctly.
Show description for d743ebd
flohuemer
committed
d743ebd
View commit details
Copy full SHA for d743ebd
Browse repository at this point
Reset error lengths to represent the typical number of arguments.
flohuemer
committed
caad046
View commit details
Copy full SHA for caad046
Browse repository at this point
Added additional JS tests that deal with throwing Errors.
flohuemer
committed
80c3882
View commit details
Copy full SHA for 80c3882
Browse repository at this point
Commits on May 28, 2021
Move cause generation into InitErrorObjectNode.
Show description for b903fcb
flohuemer
committed
b903fcb
View commit details
Copy full SHA for b903fcb
Browse repository at this point
Added version checks.
flohuemer
committed
11ee182
View commit details
Copy full SHA for 11ee182
Browse repository at this point
Updated Tests.
Show description for a402312
flohuemer
committed
a402312
View commit details
Copy full SHA for a402312
Browse repository at this point
Added Tests for Error Cause:
Show description for 4ec38af
flohuemer
committed
4ec38af
View commit details
Copy full SHA for 4ec38af
Browse repository at this point
Commits on May 27, 2021
[GR-31692] Update test262.
Show description for 36145b8
wirthi
committed
36145b8
View commit details
Copy full SHA for 36145b8
Browse repository at this point
update test262
wirthi
committed
425a29f
View commit details
Copy full SHA for 425a29f
Browse repository at this point
Commits on May 25, 2021
[GR-31249] Avoid sensitive words.
Show description for 38df6e5
wirthi
committed
38df6e5
View commit details
Copy full SHA for 38df6e5
Browse repository at this point
avoid sensitive words
wirthi
committed
898e07c
View commit details
Copy full SHA for 898e07c
Browse repository at this point
Commits on May 20, 2021
[GR-31488] Avoiding a potential ArrayIndexOutOfBoundsException.
Show description for c72d95c
iamstolis
committed
c72d95c
View commit details
Copy full SHA for c72d95c
Browse repository at this point
Adding a regression test inspired by the pattern used in observable-variable (npm package).
iamstolis
committed
6a57ca4
View commit details
Copy full SHA for 6a57ca4
Browse repository at this point
Avoiding a potential ArrayIndexOutOfBoundsException.
iamstolis
committed
ca5e74e
View commit details
Copy full SHA for ca5e74e
Browse repository at this point
[GR-29656] Combine ICs on same key with compatible layout.
Show description for 50c209d
eleinadani
committed
50c209d
View commit details
Copy full SHA for 50c209d
Browse repository at this point
Commits on May 19, 2021
Combine ICs on same key with compatible layout.
eleinadani
committed
8ccc4e4
View commit details
Copy full SHA for 8ccc4e4
Browse repository at this point
[GR-31465] Removing obsolete snapshotting-related code.
Show description for 13027f1
iamstolis
committed
13027f1
View commit details
Copy full SHA for 13027f1
Browse repository at this point
[GR-30501] Unify ScriptArray.toArray().
Show description for 8b1eb22
wirthi
committed
8b1eb22
View commit details
Copy full SHA for 8b1eb22
Browse repository at this point
unify ScriptArray.toArray()
wirthi
committed
fc28199
View commit details
Copy full SHA for fc28199
Browse repository at this point
Testing proper handling of scripts named after a core module.
iamstolis
committed
406f6d1
View commit details
Copy full SHA for 406f6d1
Browse repository at this point
Removing obsolete/problematic snapshotting-related code.
iamstolis
committed
fc3ee4f
View commit details
Copy full SHA for fc3ee4f
Browse repository at this point
Commits on May 18, 2021
[GR-31370] WebAssembly.Memory allocation failure should be represented by RangeError.
Show description for 785cc96
iamstolis
committed
785cc96
View commit details
Copy full SHA for 785cc96
Browse repository at this point
Synchronizing CI files.
iamstolis
committed
ded865a
View commit details
Copy full SHA for ded865a
Browse repository at this point
Updating graal import.
iamstolis
committed
4b8690b
View commit details
Copy full SHA for 4b8690b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.