Unverified Commit 2d94f77f authored by Anna Henningsen's avatar Anna Henningsen
Browse files

src: ensure that `SetImmediate()`s have `HandleScope`s

Make sure that all native `SetImmediate()` functions have
`HandleScope`s if they create handles.

PR-URL: https://github.com/nodejs/node/pull/19470


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarTiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarTobias Nießen <tniessen@tnie.de>
parent e8c2917b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment