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
/
duktape
Public
forked from
svaarala/duktape
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
duktape
src-input
on
master
User selector
All users
All time
Commit history
Commits on Sep 14, 2021
Reformat some source files with clang-format
svaarala
committed
4a42170
View commit details
Copy full SHA for 4a42170
View code at this point
Browse repository at this point
Reformat some source files with clang-format
svaarala
committed
3667b04
View commit details
Copy full SHA for 3667b04
View code at this point
Browse repository at this point
Reformat some source files with clang-format
svaarala
committed
b7d39b1
View commit details
Copy full SHA for b7d39b1
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
Reformat some source files with clang-format
svaarala
committed
ac599f9
View commit details
Copy full SHA for ac599f9
View code at this point
Browse repository at this point
Reformat some source files with clang-format
svaarala
committed
4cc7e0a
View commit details
Copy full SHA for 4cc7e0a
View code at this point
Browse repository at this point
Reformat some source files with clang-format
svaarala
committed
3f639e6
View commit details
Copy full SHA for 3f639e6
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Improve JSON.stringify() array replacer handling
Show description for 155f62f
svaarala
committed
155f62f
View commit details
Copy full SHA for 155f62f
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
Fix NaN normalization bug for packed tval
Show description for 294b958
svaarala
committed
294b958
View commit details
Copy full SHA for 294b958
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Fix pointer handling in String replace()
svaarala
committed
f920552
View commit details
Copy full SHA for f920552
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Add rewritten property [[HasProperty]] code draft
svaarala
committed
e64500f
View commit details
Copy full SHA for e64500f
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Add recursion check to JSON.parse() reviver walk
svaarala
committed
760c37b
View commit details
Copy full SHA for 760c37b
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
Add CBOR recursion limits and native stack check
svaarala
committed
780011a
View commit details
Copy full SHA for 780011a
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Minor JSON improvements
Show description for 57d5c2c
svaarala
committed
57d5c2c
View commit details
Copy full SHA for 57d5c2c
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Reduce alloc related debug logs
Show description for e8a47e2
svaarala
committed
e8a47e2
View commit details
Copy full SHA for e8a47e2
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Merge pull request #2332 from svaarala/fix-assert-gh2204
Show description for e919442
svaarala
authored
e919442
View commit details
Copy full SHA for e919442
View code at this point
Browse repository at this point
Fix dangling pointer in coroutine yield()
svaarala
committed
e346481
View commit details
Copy full SHA for e346481
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Fuzzilli integration minor cleanups
svaarala
committed
cd51cdc
View commit details
Copy full SHA for cd51cdc
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Integration of duktape with the Fuzzilli Javascript engine fuzzer
WilliamParks
committed
a9091c5
View commit details
Copy full SHA for a9091c5
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Fix Proxy ownKeys() postprocess array index bug
Show description for 08be967
svaarala
committed
08be967
View commit details
Copy full SHA for 08be967
View code at this point
Browse repository at this point
Fix RegExp exec() result inherited index handling
svaarala
committed
565f227
View commit details
Copy full SHA for 565f227
View code at this point
Browse repository at this point
Fix JSON.stringify() inherited array index bug
svaarala
committed
1f2adab
View commit details
Copy full SHA for 1f2adab
View code at this point
Browse repository at this point
Fix unstable valstack pointer in putprop
Show description for 4ba871a
svaarala
committed
4ba871a
View commit details
Copy full SHA for 4ba871a
View code at this point
Browse repository at this point
Fix hash part handling in enum sorting
Show description for 26706e2
svaarala
committed
26706e2
View commit details
Copy full SHA for 26706e2
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Fix memcmp() pointer overflow in string builtin
svaarala
committed
334612f
View commit details
Copy full SHA for 334612f
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Fix CBOR.encode() assertion failure
svaarala
committed
430d9f2
View commit details
Copy full SHA for 430d9f2
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Add rewritten prop [[GetOwnProperty]] code draft
svaarala
committed
5ac6a6c
View commit details
Copy full SHA for 5ac6a6c
View code at this point
Browse repository at this point
Commits on May 29, 2020
Add duk_is_nullish()
Show description for 5eb1876
svaarala
committed
5eb1876
View commit details
Copy full SHA for 5eb1876
View code at this point
Browse repository at this point
Commits on May 27, 2020
Add rewritten [[DefineProperty]] code draft
svaarala
committed
07d3511
View commit details
Copy full SHA for 07d3511
View code at this point
Browse repository at this point
Commits on May 21, 2020
Add rewritten property [[Delete]] code draft
svaarala
committed
d9f70e8
View commit details
Copy full SHA for d9f70e8
View code at this point
Browse repository at this point
Commits on May 11, 2020
Add rewritten property [[Set]] code draft
svaarala
committed
7bf912b
View commit details
Copy full SHA for 7bf912b
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Restore creating_error after mark-and-sweep
svaarala
committed
6c051f0
View commit details
Copy full SHA for 6c051f0
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Deactivate thread while suspended
Show description for df5e2f9
oleavr
committed
df5e2f9
View commit details
Copy full SHA for df5e2f9
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Add rewritten property [[Get]] code draft
svaarala
committed
1047659
View commit details
Copy full SHA for 1047659
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
Fix U+180E whitespace handling
svaarala
committed
a649ccc
View commit details
Copy full SHA for a649ccc
View code at this point
Browse repository at this point
Allow U+2028, U+2029 in string literals (ES2019)
svaarala
committed
896cf63
View commit details
Copy full SHA for 896cf63
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.