v8 / node

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
https://nodejs.org
Other
171 stars 66 forks source link

Update platform GetForegroundTaskRunner override #198

Closed eti-p-doray closed 2 months ago

eti-p-doray commented 2 months ago

v8 platform is migrating to GetForegroundTaskRunner functions with priority. https://chromium-review.googlesource.com/c/v8/v8/+/5758110

This PR updates default platform to overrides the new version of GetForegroundTaskRunner.