mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-02-02 04:37:35 -05:00
6b2c7a56a7
Isolate::run_microtasks() already exists but the microtasks queue is also flushed on script entry and exit. Some embedders want strict control over when microtasks run, which is set by the policy. And deprecate Isolate::run_microtasks(). The corresponding V8 API is tagged with V8_DEPRECATE_SOON. |
||
---|---|---|
.. | ||
compile_fail | ||
slots.rs | ||
test_api.rs | ||
test_ui.rs |