2627 Commits (optimization/fast-local-variables)
 

Author SHA1 Message Date
Haled Odat d53a0c4e9f Don't create parameter expressions environment if not used 12 months ago
Haled Odat f54f79e16b Don't create `arguments` object if not used 12 months ago
Haled Odat e23ec27f83 Implement local variable optimization 12 months ago
Haled Odat a51581bf94
Make environments opcodes use varying operands (#3340) 12 months ago
José Julián Espina 3f80823f7a
Improve highlighter performance (#3341) 12 months ago
dependabot[bot] 6de1d15974
Bump postcss from 8.4.25 to 8.4.31 (#3347) 12 months ago
dependabot[bot] 4f36b8350e
Bump icu_datetime from 1.3.0 to 1.3.1 (#3343) 12 months ago
José Julián Espina acdc5f4500
Fix detection of runtime limits for accessors (#3335) 12 months ago
dependabot[bot] 43a3b1a137
Bump icu_locid_transform from 1.3.0 to 1.3.1 (#3345) 12 months ago
dependabot[bot] 78bc9ebfe5
Bump icu_casemap from 1.3.0 to 1.3.1 (#3346) 12 months ago
dependabot[bot] cd12d15cab
Bump icu_provider from 1.3.0 to 1.3.1 (#3342) 12 months ago
dependabot[bot] 5770f988cf
Bump icu_calendar from 1.3.0 to 1.3.1 (#3344) 12 months ago
raskad 38b9f17a8b
Remove unused class environments (#3332) 12 months ago
raskad 55466b0fea
Fix static class element evaluation order (#3327) 12 months ago
Haled Odat 744536763d
Separate native and JavaScript functions (#3322) 12 months ago
Haled Odat ceaaec72cb
Fix super() construction with default parameters (#3339) 12 months ago
Haled Odat 4bdb6c6fe5
Fix regular expression construction (#3338) 12 months ago
dependabot[bot] 705e0ce12c
Bump regex from 1.9.5 to 1.9.6 (#3336) 12 months ago
dependabot[bot] 5f8912907c
Bump indexmap from 2.0.1 to 2.0.2 (#3337) 12 months ago
José Julián Espina d8f6834d5f
Improve CI testing (#3333) 12 months ago
Haled Odat e54609e784
Truncate environment stack on non-caught native error (#3331) 12 months ago
raskad 8fd474419b
Add missing class name binding (#3328) 12 months ago
raskad ca37aa2e7c
Add `NonMaxU32` as integer variant for `PropertyKey` (#3321) 12 months ago
José Julián Espina b03aa360f8
Introduce a `Class` map (#3315) 12 months ago
raskad ebb40aeb14
Fix anonymous function name in cover assignment (#3325) 12 months ago
Haled Odat 332fd658a8
Varying length instruction operands (#3253) 12 months ago
Kevin 7eadcbd08a
`icu_properties` default features to true (#3326) 12 months ago
dependabot[bot] 70ee0507ff
Bump hashbrown from 0.14.0 to 0.14.1 (#3324) 12 months ago
dependabot[bot] 5939189675
Bump clap from 4.4.5 to 4.4.6 (#3323) 12 months ago
José Julián Espina b80409d87d
Remove direct conversion from `&str` to `JsValue`/`PropertyKey`. (#3319) 12 months ago
dependabot[bot] 008b0e5e44
Bump indexmap from 2.0.0 to 2.0.1 (#3320) 12 months ago
José Julián Espina 615ae4e096
Introduce experimental features (#3318) 12 months ago
José Julián Espina ae414797af
Format code snippets in docs (#3317) 12 months ago
dependabot[bot] a23335b550
Bump thiserror from 1.0.48 to 1.0.49 (#3316) 12 months ago
Haled Odat 822634cf41
Implement `[[HostDefined]]` field on `Realm`s (#2952) 1 year ago
José Julián Espina 940e603d3b
Migrate to workspace deps (#3313) 1 year ago
José Julián Espina 57604ae0cb
Bump ICU4X to 1.3 (#3306) 1 year ago
Haled Odat 60c9583c98
Fix class inherit from `null` (#3312) 1 year ago
dependabot[bot] 2d9c5807f2
Bump actions/checkout from 3 to 4 (#3310) 1 year ago
dependabot[bot] 24a46843b3
Bump clap from 4.4.4 to 4.4.5 (#3311) 1 year ago
José Julián Espina 8b93ff5090
Reintroduce publish CI job (#3308) 1 year ago
José Julián Espina 0bb51b189e
Replace #[deny] with #[warn] (#3309) 1 year ago
Matthias Seitz a7ffa00ae9
fix: add 'static lifetime (#3297) 1 year ago
Haled Odat fd2e5589ce
Fix tagged template `this` in strict mode (#3307) 1 year ago
Haled Odat 1b03f8379c
Implement step 5 in RegExp constructor (#3305) 1 year ago
José Julián Espina 25c120b5f5
Implement `Intl.PluralRules` (#3298) 1 year ago
Iban Eguia Moraza 7e18da63fa
Added MSRV check (#3291) 1 year ago
dependabot[bot] c964deca6e
Bump @playwright/test from 1.38.0 to 1.38.1 (#3296) 1 year ago
José Julián Espina 20971e4c63
Implement `Gc::new_cyclic` (#3292) 1 year ago
Haled Odat 749a43ff86
Lazily download `test262` repository (#3214) 1 year ago