New
v4.3.0
What's Changed
- Fix
ObjectAccessBenchmarktest by @mac-michael in https://github.com/sebastienros/jint/pull/2100 - Add default 10 second timeout for promise unwrapping by @lahma in https://github.com/sebastienros/jint/pull/2103
- Fix erroneous caching by providing each function instance with it own interop variant by @warappa in https://github.com/sebastienros/jint/pull/2105
- Fix calling pop on generic list of value types by @Genteure in https://github.com/sebastienros/jint/pull/2112
- Fix NRE in
BuildTargetBinderDelegateby @warappa in https://github.com/sebastienros/jint/pull/2116 - Improve
Halfinterop handling by @lahma in https://github.com/sebastienros/jint/pull/2121 - Make
evalsyntax checks not descend into function declarations by @rg1 in https://github.com/sebastienros/jint/pull/2123 - Update test262 harness and fix issues by @lahma in https://github.com/sebastienros/jint/pull/2126
- Implement
Upsertby @lahma in https://github.com/sebastienros/jint/pull/2127 - Implement V8-styled stacktraces by @Guichaguri in https://github.com/sebastienros/jint/pull/2129