Descriptionapi: introduce SealHandleScope
When debugging Handle leaks in io.js we found it very convenient to be
able to Seal some specific (root in our case) scope to prevent Handle
allocations in it, and easily find leakage.
I wonder if this kind of API could be exposed?
R=yangguo
BUG=
Patch Set 1 #
Total comments: 1
Patch Set 2 : fixes #Patch Set 3 : set limit as internal SealHandleScope does #
Total comments: 3
Patch Set 4 : fixes #
Messages
Total messages: 21 (3 generated)
|