1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-14 16:33:45 -05:00
denoland-deno/test_plugin
Ryan Dahl c1ec042a00
Modify op dispatcher to include &mut Isolate argument (#4821)
- Removes unnecessary RwLock and Rc around the op registry table
- Preparation to move resource_table to deno_core::Isolate.
- Towards #3453, #4222
2020-04-19 23:54:46 -04:00
..
src Modify op dispatcher to include &mut Isolate argument (#4821) 2020-04-19 23:54:46 -04:00
tests Add close method to Plugin (#4670) (#4785) 2020-04-17 12:51:10 +02:00
Cargo.toml upgrade rust dependencies (#4270) 2020-03-07 15:51:23 -05:00