openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
Jint - Javascript Interpreter for .NET
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
1 day
ago.
Jun 16, 2025 — Jun 16, 2026
Showing page 1 of 61
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refresh engine comparison benchmark results (#2517)
Marko Lahma
More...
2 days ago
Remove the _privateElements field from ObjectInstance (relocate to a per-Engine weak table) (#2536)
Marko Lahma
More...
3 days ago
Shrink JsDate instances by 8 bytes via decomposed date storage (#2535)
Marko Lahma
More...
3 days ago
Avoid per-call closure allocation in EvaluateBody (#2534)
Marko Lahma
More...
3 days ago
Bump the all-dependencies group with 1 update (#2509)
dependabot[bot]
More...
4 days ago
Serialize Atomics Test262 features to eliminate CI flakiness (#2533)
Copilot
More...
4 days ago
Remove unused StringBuilder FNV-hash overload; simplify RefStack.Clear (#2531)
Marko Lahma
More...
4 days ago
Add process-wide cache of compiled regex adaptations (#2530)
Marko Lahma
More...
4 days ago
Raise fixed-slot function-environment cap from 16 to 24 bindings (#2529)
Marko Lahma
More...
4 days ago
Preserve dictionary capacity across pooled function-environment reuse (#2528)
Marko Lahma
More...
4 days ago
Gate detailed interop resolution error messages; expose CLR type to host (#2527)
Marko Lahma
More...
4 days ago
Add opt-in bounded cache for recently wrapped CLR objects (#2522)
Marko Lahma
More...
4 days ago
Extend pooled-accumulator pattern: RegExp split, Iterator.toArray, Object enumeration, builder tuning (#2526)
Marko Lahma
More...
4 days ago
Include target type, arguments and candidate signatures in interop resolution errors (#2525)
Marko Lahma
More...
5 days ago
Reduce intermediate allocations in array-building built-ins with a pooled accumulator (#2524)
Marko Lahma
More...
6 days ago
Reduce CLR interop method dispatch overhead and allocations (#2520)
Marko Lahma
More...
7 days ago
Avoid per-access parameter array allocation in interop indexer reads (#2521)
Marko Lahma
More...
7 days ago
Use direct IndexOf scan in String.prototype.split with string separator (#2519)
Marko Lahma
More...
7 days ago
Add benchmark for holey-array key enumeration cost (#2508)
Marko Lahma
More...
8 days ago
Extend zero-copy string slice views to bounded-waste substrings (#2518)
Marko Lahma
More...
8 days ago
Allow customizing CLR object property key enumeration (#2513) (#2516)
Marko Lahma
More...
8 days ago
Pool the for-loop iteration environment across loop entries (#2515)
Marko Lahma
More...
8 days ago
Cache global UpdateExpression (x++ / x--) writes (#2514)
Marko Lahma
More...
8 days ago
Create the constructor .prototype lazily for ordinary functions (#2512)
Marko Lahma
More...
8 days ago
Add computed-index dense-array fast path for reads and writes (#2511)
Marko Lahma
More...
8 days ago
Add object method-call fast path reusing the member inline cache (#2510)
Marko Lahma
More...
8 days ago
Refresh engine comparison results; add wall-clock profiling driver (#2505)
Marko Lahma
More...
9 days ago
Add version-gated inline cache for global variable bindings (#2507)
Marko Lahma
More...
9 days ago
Return zero-copy views from large slice/substring/substr results (#2506)
Marko Lahma
More...
9 days ago
Fix prepared scripts executing slower than re-parsed source (#2504)
Marko Lahma
More...
9 days ago
←
1
2
3
4
5
6
7
8
9
…
60
61
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree