DescriptionFix some valgrind errors in d8 shell.
This fixes 3 possibly lost warnings occurring when running unit tests under d8:
28 bytes in 1 blocks are possibly lost in loss record 40 of 68
at 0x67FB8DB: operator new[](unsigned int)
by 0x83865CC: v8::Shell::SetOptions(int, char**) (d8.cc:1200)
by 0x83869A5: v8::Shell::Main(int, char**) (d8.cc:1276)
by 0x8386B31: main (d8.cc:1333)
Committed: http://code.google.com/p/v8/source/detail?r=9252
Patch Set 1 #
Total comments: 4
Messages
Total messages: 3 (0 generated)
|