0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Fedor Indutny 59a075e108 contextify: fix ContextifyContext leak
Apparently, context->Global() won't be destroyed if the context itself
isn't marked as weak and independent.

Also, the weakness flag should be cleared once the weak callback is
executed, otherwise we'll get crashes in Debug builds.

fix #6115 and #6201
2013-09-15 00:56:11 +04:00
..
addons
disabled fixes #6031 spelling errors 2013-08-19 16:42:16 -07:00
fixtures test: don't call process.exit() in debugger tests 2013-09-06 04:40:24 +02:00
gc test: fix up weakref.cc after v8 api change 2013-07-06 17:44:45 +02:00
internet test: fix up internet/test-dns after api change 2013-08-12 17:33:59 +02:00
message vm: update API to use options argument 2013-08-28 22:27:24 -07:00
pummel contextify: fix ContextifyContext leak 2013-09-15 00:56:11 +04:00
simple http: don't pass the request options to Agent 2013-09-14 12:29:48 -07:00
common.js