Commits
Branch selector
User selector
Commit History
Commits on Jun 19, 2020
- committed
- committed
Improvements to lambda functions.
Show description for 1bb1837committed- committed
Make Context Closeable.
Show description for 316e0dbcommittedAdd LambdaFunction and LambdaConstructor.
Show description for 9b878b4committedAdd hashtable optimizations to the slot map.
Show description for 480fc85committed- authored andcommitted
Commits on Jun 17, 2020
in ES6 TypedArray constructors are only callable via new
Show description for 698281bauthored andcommittedimproved handling of negative ArrayBuffer size
Show description for fd305a5authored andcommitted- authored andcommitted
Commits on Jun 11, 2020
Start using JMH for benchmarks.
Show description for 85adf50committedDisable some very slow tests
Show description for e396213committedTry to improve performance of MozillaSuiteTest
Show description for ec57150committedChange MozillaSuiteBenchmark to not fork threads.
Show description for 92935a5committedImplement standard Java ScriptEngine
Show description for d120651committed
Commits on Jun 9, 2020
- committed
- authored andcommitted
Commits on Jun 5, 2020
Complete implementation of GeneratorFunction.
Show description for ad64182committedMake "GeneratorFunction" pattern work in interpreted mode.
Show description for 73805f5committedAdd support for ES6 generators.
Show description for 79fa60ecommitted- committed
- committed
- committed
Commits on Jun 4, 2020
- authored andcommitted
- authored andcommitted
- authored andcommitted
it should not be possible to change the [[Prototype]] of a non-extensible object;
Show description for 9c1fca7authored andcommittedfix handling of undefined parameter value in String.normalize()
Show description for d41ea62authored andcommitted
Commits on Jun 1, 2020
- authored andcommitted
Function.__proto__ ignores write access
Show description for 59b6cdfauthored andcommittedfix Object.getOwnPropertyDescriptor for index properties on native strings
Show description for 4beb566authored andcommitted
Commits on May 27, 2020
- authored andcommitted
various fixes for array calls using this pattern
Show description for 632bb4cauthored andcommittedDo not save/share an instance of NativeArrayBuffer in a static variable.
Show description for 6d8c627authored andcommitted