mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-01-23 15:39:55 -05:00
c13625148f
* Merged all handle type implementations into one file ('handle.h'). * Made it so that `Global` handles cannot be empty. * Renamed the `AsHandle` trait to `Handle`, and made it more generally useful. * Simplified how `PartialEq` is implemented for V8 heap objects and/or the `Local`/`Global` handles that reference them. |
||
---|---|---|
.. | ||
compile_fail | ||
slots.rs | ||
test_api.rs | ||
test_ui.rs |