mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-01-11 08:34:01 -05:00
3d30e7cc82
This commit adds "v8::Module::get_stalled_top_level_await_message" API that allows to retrieve a vector of tuples with handles to v8::Module and v8::Message. This information can be used to display a nice error when event loop runs out of work to do but there are still unresolved promises. |
||
---|---|---|
.. | ||
compile_fail | ||
slots.rs | ||
test_api.rs | ||
test_api_entropy_source.rs | ||
test_api_flags.rs | ||
test_concurrent_isolate_creation_and_disposal.rs | ||
test_platform_atomics_pump_message_loop.rs | ||
test_single_threaded_default_platform.rs | ||
test_ui.rs |