Comment #3 on issue 456 by funisher: literals memory leak?? http://code.google.com/p/v8/issues/detail?id=456
ok, I have solved the problem of the "memory leak" -- lol, I just didn't know very much about the garbage collector yet. (sorry, still used to malloc / free). I've created working code which passes all my tests ... but I have issues running presubmit.py - it spits out crazy python errors for me (I think I'm doing something wrong). either way... here's the review url: http://codereview.chromium.org/243051 (also, I can't figure out how to attach my testcases to the review url) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
