Seems to be Isolate::PerformMicrotaskCheckpoint

On Tuesday, April 26, 2022 at 12:46:03 AM UTC+8 Jiaming Ai wrote:

> Hello!
> I'm trying to update v8 from 7.5 to 9.9 in my project, and encountered a 
> compatibility issue.
>
> There has a api *v8::Isolate::RunMicrotasks* In v8 7.5,and in v8 9.9, 
> it's removed. I tried looking for  a similar api, but couldn't find it.
>
> what I want to know is, how can I replace the the original call (
> *v8::Isolate::RunMicrotasks*) in the new version(v8 9.9)  and keep the 
> same functionality?
>
> Thanks!
>
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/6bc2d6e8-8290-4b4a-97b6-94ed4a4248e4n%40googlegroups.com.

Reply via email to