node/deps/v8/test
Fedor Indutny a5244d3a39 deps: backport 1f8555 from v8's upstream
Original commit message:

    api: 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.

    R=yangguo
    BUG=

    Review URL: https://codereview.chromium.org/1079713002

    Cr-Commit-Position: refs/heads/master@{#27766}

Should help us identify and fix Handle leaks in core and user-space code.

NOTE: Works only in Debug build now, but is still better than nothing.

PR-URL: https://github.com/iojs/io.js/pull/1395
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-04-11 21:06:40 +02:00
..
benchmarks deps: upgrade v8 to 3.30.37 2014-11-14 16:34:58 +01:00
cctest deps: backport 1f8555 from v8's upstream 2015-04-11 21:06:40 +02:00
intl deps: upgrade v8 to 3.30.37 2014-11-14 16:34:58 +01:00
js-perf-test deps: upgrade v8 to 3.31.74.1 2015-01-07 22:11:18 +01:00
message deps: upgrade v8 to 3.31.74.1 2015-01-07 22:11:18 +01:00
mjsunit deps: upgrade v8 to 4.1.0.27 2015-03-27 23:42:05 +01:00
mozilla deps: upgrade v8 to 3.31.74.1 2015-01-07 22:11:18 +01:00
preparser deps: upgrade v8 to 3.31.74.1 2015-01-07 22:11:18 +01:00
promises-aplus deps: update v8 to 3.29.93.1 2014-10-10 14:49:02 +04:00
test262 deps: upgrade v8 to 3.31.74.1 2015-01-07 22:11:18 +01:00
test262-es6 deps: upgrade v8 to 3.31.74.1 2015-01-07 22:11:18 +01:00
unittests deps: upgrade v8 to 4.1.0.27 2015-03-27 23:42:05 +01:00
webkit deps: upgrade v8 to 4.1.0.7 2015-01-18 13:05:00 +01:00