DescriptionIn List::Add, correctly handle the case of adding a reference to a
preexisting list element to a list, and to not return anything (we
never used the return value). Remove List::Insert, it is not
currently used or needed. Change List::AddBlock to take a copy of
the element to be replicated rather than a reference.
Committed: http://code.google.com/p/v8/source/detail?r=1424
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|