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
Bert Belder b6a16916ce
test: don't use --harmony-top-level-await flag (#854)
Top level await is now enabled by default and the flag no longer exists.
2021-12-12 21:25:01 -08:00
..
compile_fail chore: rename rusty_v8 to v8 (#803) 2021-10-27 14:32:12 +02:00
slots.rs chore: rename rusty_v8 to v8 (#803) 2021-10-27 14:32:12 +02:00
test_api.rs Add Function::GetScript{Line,Column}Number bindings (#843) 2021-11-30 21:55:41 +01:00
test_api_entropy_source.rs chore: rename rusty_v8 to v8 (#803) 2021-10-27 14:32:12 +02:00
test_api_flags.rs chore: rename rusty_v8 to v8 (#803) 2021-10-27 14:32:12 +02:00
test_concurrent_isolate_creation_and_disposal.rs v8: fix segfault during concurrent isolate creation/disposal on Windows (#829) 2021-11-17 09:52:27 -08:00
test_platform_atomics_pump_message_loop.rs test: don't use --harmony-top-level-await flag (#854) 2021-12-12 21:25:01 -08:00
test_single_threaded_default_platform.rs chore: rename rusty_v8 to v8 (#803) 2021-10-27 14:32:12 +02:00
test_ui.rs Rewrite the scope system from scratch (#406) 2020-06-26 01:42:00 +02:00