0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-21 15:04:33 -05:00
denoland-rusty-v8/tests
Aaron O'Mullan 6ccf15c69d
feat: Function::get/set_name() (#792)
Add bindings for v8::Function::GetName() and v8::Function::SetName()
2021-10-01 22:38:05 +02:00
..
compile_fail chore: upgrade Rust to 1.55.0 (#770) 2021-09-10 12:32:29 +02:00
slots.rs feat: Implement Isolate::remove_slot (#769) 2021-09-09 00:41:50 +02:00
test_api.rs feat: Function::get/set_name() (#792) 2021-10-01 22:38:05 +02:00
test_api_entropy_source.rs Add support for Platform::pump_message_loop and Platform::run_idle_tasks (#706) 2021-07-01 16:05:07 +02:00
test_api_flags.rs Add support for Platform::pump_message_loop and Platform::run_idle_tasks (#706) 2021-07-01 16:05:07 +02:00
test_platform_atomics_pump_message_loop.rs Add support for Platform::pump_message_loop and Platform::run_idle_tasks (#706) 2021-07-01 16:05:07 +02:00
test_single_threaded_default_platform.rs Add support for Platform::pump_message_loop and Platform::run_idle_tasks (#706) 2021-07-01 16:05:07 +02:00
test_ui.rs Rewrite the scope system from scratch (#406) 2020-06-26 01:42:00 +02:00