a question about v8 gc callback

31 views
Skip to first unread message

anarkh the

unread,
Apr 13, 2022, 6:32:49 AM4/13/22
to v8-users
Hi ! When i add cb1 by isolate->AddGCPrologueCallback and add cb2 by isolate->AddGCEpilogueCallback(), and the gc_type_filter is kGCTypeAll. Will the callbacks be called like this: cb1 by Scavenge ,cb1 by MarkSweepCompact , cb2 by  Scavenge? 
Reply all
Reply to author
Forward
0 new messages