Fix issue 65 by making sure not to leak any of the cache
authorkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Sep 2008 13:39:48 +0000 (13:39 +0000)
committerkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Sep 2008 13:39:48 +0000 (13:39 +0000)
commit1daa61fe2dab445e39ec27d37f124acfcd6b3e20
tree8c8d56fe469fd946f45482cb0d2fc55e8e3fb228
parent888abb1bfd5be1cf185037285d963151a8584901
Fix issue 65 by making sure not to leak any of the cache
tables when doing compilation cache operations.
Review URL: http://codereview.chromium.org/1939

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@280 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compilation-cache.cc
test/cctest/test-api.cc