mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 23:43:09 +01:00
f230a1cf74
This commit removes the simple/test-event-emitter-memory-leak test for being unreliable with the new garbage collector: the memory pressure exerted by the test case is too low for the garbage collector to kick in. It can be made to work again by limiting the heap size with the --max_old_space_size=x flag but that won't be very reliable across platforms and architectures. |
||
---|---|---|
.. | ||
v8-debug.h | ||
v8-defaults.h | ||
v8-profiler.h | ||
v8-testing.h | ||
v8.h | ||
v8config.h | ||
v8stdint.h |