autoExecutePendingJobs property
When true (default), evaluate / evaluateJson / callFunction drain Promise microtasks via executePendingJobs after the call.
Implementation
bool autoExecutePendingJobs;
When true (default), evaluate / evaluateJson / callFunction drain Promise microtasks via executePendingJobs after the call.
bool autoExecutePendingJobs;