582 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 acdc5f4500
Fix detection of runtime limits for accessors (#3335) 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
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
Haled Odat 332fd658a8
Varying length instruction operands (#3253) 12 months ago
José Julián Espina b80409d87d
Remove direct conversion from `&str` to `JsValue`/`PropertyKey`. (#3319) 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
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
José Julián Espina 986b048560
Bump `rust-version` to 1.71 (#3290) 1 year ago
dependabot[bot] 733c9ca75a
Bump chrono from 0.4.30 to 0.4.31 (#3287) 1 year ago
dependabot[bot] 915ee96c1b
Bump indoc from 2.0.3 to 2.0.4 (#3285) 1 year ago
Haled Odat 6a91a85e0e
Store active runnable and active function in `CallFrame` (#3197) 1 year ago
dependabot[bot] 3c15e59e67
Bump serde_json from 1.0.106 to 1.0.107 (#3279) 1 year ago
dependabot[bot] 9d4e952715
Bump serde_json from 1.0.105 to 1.0.106 (#3268) 1 year ago
dependabot[bot] 306709177b
Bump chrono from 0.4.26 to 0.4.30 (#3263) 1 year ago
Haled Odat 3ea0a77606
Add `Instruction` and `InstructionIterator` (#3201) 1 year ago
dependabot[bot] 782b718c25
Bump dashmap from 5.5.1 to 5.5.3 (#3262) 1 year ago
dependabot[bot] 446c97c34d
Bump thiserror from 1.0.47 to 1.0.48 (#3261) 1 year ago
dependabot[bot] abef8b2f9d
Bump sys-locale from 0.3.0 to 0.3.1 (#3260) 1 year ago
dependabot[bot] 2b0f96333c
Bump num-bigint from 0.4.3 to 0.4.4 (#3232) 1 year ago
dependabot[bot] e1791adbdc
Bump regress from 0.6.0 to 0.7.1 (#3236) 1 year ago
dependabot[bot] 82ef918214
Bump serde from 1.0.186 to 1.0.188 (#3244) 1 year ago
Kevin f92e7489d8
Clippy updates: add panics and etc. (#3235) 1 year ago
dependabot[bot] b47087c028
Bump serde from 1.0.185 to 1.0.186 (#3234) 1 year ago
dependabot[bot] b2519c3484
Bump serde from 1.0.183 to 1.0.185 (#3228) 1 year ago
dependabot[bot] 168c3aee71
Bump dashmap from 5.5.0 to 5.5.1 (#3231) 1 year ago
dependabot[bot] bbceaef9eb
Bump thiserror from 1.0.46 to 1.0.47 (#3221) 1 year ago
dependabot[bot] b2cbcb965f
Bump serde_json from 1.0.104 to 1.0.105 (#3218) 1 year ago
dependabot[bot] af7ca0d379
Bump thiserror from 1.0.45 to 1.0.46 (#3217) 1 year ago