Skip to content

test: remove unneeded HandleScope usage

These methods are Javascript-accessible so they get an implicit HandleScope. The extra scope is unneeded and can be dropped.

/cc @bnoordhuis

Checklist
Affected core subsystem(s)

test

Merge request reports

Loading