Revision: 24068
Author: [email protected]
Date: Fri Sep 19 08:25:56 2014 UTC
Log: Fix leak in cctest/test-heap/ReleaseStackTraceData
[email protected]
BUG=none
LOG=n
Review URL: https://codereview.chromium.org/585843002
https://code.google.com/p/v8/source/detail?r=24068
Modified:
/branches/bleeding_edge/test/cctest/test-heap.cc
=======================================
--- /branches/bleeding_edge/test/cctest/test-heap.cc Fri Sep 19 08:01:35
2014 UTC
+++ /branches/bleeding_edge/test/cctest/test-heap.cc Fri Sep 19 08:25:56
2014 UTC
@@ -3387,6 +3387,7 @@
ReleaseStackTraceDataTest(isolate, source3, getter);
ReleaseStackTraceDataTest(isolate, source4, getter);
}
+ isolate->Dispose();
}
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.