Comment #2 on issue 456 by funisher: literals memory leak?? http://code.google.com/p/v8/issues/detail?id=456
sure :) I was just [...]ing around mostly - out of boredom in a coffee shop today, because I never programmed C++ before (all my time is in C, PHP, and JS)... I also didn't know about the code review thingie, so I'll do it that way from now on. I think I have some more ideas on how to improve the parser, but I'm a noob and obviously need to familiarize myself a bit better with the internals. I was researching why it was leaking so badly and discovered a bunch of bad things looking at it in gdb ... lol. I think I'll have a fix for this patch soon so yea... more to come :) the right way though. I also never used python before, so last night I extended the shell example to allow me to import any python module and call the functions / modify the data members inside of the shell/javascript - mostly because I'm interested in using cairo, sqlite and other stuff in javascript and I didn't want to write a full wrapper. my buddy is now learning C++/python as well now so he's adding the final features to the program next to me. we're learning :) thanks man kenny -- 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 -~----------~----~----~----~------~----~------~--~---
