Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JerryScript 2.4.0

Choose a tag to compare

@galpetergalpeter released this 22 Jan 10:27
· 345 commits to master since this release
8ba0d1b
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

The JerryScript team proudly announces JerryScript 2.4.0 release.

A short list of changes/improvements:

  • Change the default profile to ES.next
  • Improve module and proxy support
  • Added support for Realms
  • Added support for BigInts
  • Enhanced build and testing on Windows
  • Replaces all-in-one build with amalgam build
  • Introduced new port API function: jerry_port_track_promise_rejection
  • New language features:
    • Async function
    • BigInt syntax
    • Class fields
    • Catch without argument
    • Comma after last argument
    • For-await-of
    • Nullish coalescing
    • Numeric separator
    • Rest operator in object destructuring patterns
    • Spread operator in object literal
    • Super keyword in object methods
    • Unicode supplementary planes
  • Supported new builtin methods:
    • Array.prototype.flat, flatMap
    • DataView.prototype.getBigInt64, getBigUint64, setBigInt64, setBigUint64
    • Global.globalThis
    • Object.entries, getOwnPropertyDescriptors, values
    • Object.prototype.__defineGetter__, __defineSetter__, __lookupGetter__, __lookupSetter__, fromEntries
    • Promise.prototype.finally
    • RegExp.dotAll
    • String.prototype.padStart, padEnd, replaceAll, trimStart, trimEnd
    • Symbol.matchAll
    • Symbol.prototype.description
    • TypedArray.prototype.includes
  • 80% conformance on Test262 ES2020
  • Kangax ES2016+ coverage improved to 75%
  • 413 commit by 22 authors since JerryScript 2.3.0
Assets2
Loading
rubylancer, alukardiko, quickEscape, and gjkrediet reacted with thumbs up emoji
4 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp