Age | Commit message (Expand) | Author |
---|---|---|
2023-05-24 | refactor(core): store pending ops per realm (#19054) | Bartek Iwańczuk |
2023-05-08 | fix(core): always report the first error on unhandled rejection (#18992) | ud2 |
2023-04-27 | fix(repl): print unhandled rejections and event errors (#18878) | Nayeem Rahman |
2023-04-19 | refactor(core): remove PhantomData from IdentityHasher (#18770) | Bartek Iwańczuk |
2023-04-19 | refactor(core): store v8::Global<v8::Context> in an Rc (#18749) | Bartek Iwańczuk |
2023-04-14 | refactor(core): limit number of boundary crossings between Rust and V8 (#18652) | Bartek Iwańczuk |
2023-04-08 | cleanup(core): Move `JsRealm` into a separate module (#18641) | Andreu Botella |