summaryrefslogtreecommitdiff
path: root/core/realm.rs
AgeCommit message (Expand)Author
2023-04-19refactor(core): remove PhantomData from IdentityHasher (#18770)Bartek Iwańczuk
2023-04-19refactor(core): store v8::Global<v8::Context> in an Rc (#18749)Bartek Iwańczuk
2023-04-14refactor(core): limit number of boundary crossings between Rust and V8 (#18652)Bartek Iwańczuk
2023-04-08cleanup(core): Move `JsRealm` into a separate module (#18641)Andreu Botella