Chromium Code Reviews
Description[Not for commit] Make Array.splice change receiver's FixedArray when significant part is cut.
When Array.splice removes significant part of original array, it could be a
good idea to allocate memory for the part left in receiver and not the one
removed from it.
Patch Set 1 #
Total comments: 13
Patch Set 2 : fixed some stupid mistakes #
Total comments: 2
Patch Set 3 : Make CL pass all tests, reorganize code a bit. #Patch Set 4 : Additional tests for splice #
Total comments: 5
Messages
Total messages: 7 (0 generated)
|
||||||||||||||||||||||||||||