property RunningScriptInNewContextOptions.microtaskMode
If set to afterEvaluate
, microtasks will be run immediately after the script has run.
Type Jump to heading
CreateContextOptions["microtaskMode"]
If set to afterEvaluate
, microtasks will be run immediately after the script has run.
CreateContextOptions["microtaskMode"]