Chromium Code Reviews
DescriptionModify some gc related layout tests to work with ignition.
In Ignition, temporary expressions could be live on function's stack frame.
This could prevent GC from collecting the objects referenced by these
expressions till the end of function. It is safer to do all the initialization
work in an inner function when testing gc with Ignition. This cl fixes some
of the tests to do initialization in an inner function. The earlier cl
(https://codereview.chromium.org/1950613005/) did not have the correct fix.
BUG=chromium:595672
LOG=N
Committed: https://crrev.com/26d9b018a9e55b565815bb21a1dcde75c1b7ac12
Cr-Commit-Position: refs/heads/master@{#395327}
Patch Set 1 #Patch Set 2 : Fixed line width. #
Total comments: 4
Patch Set 3 : Addressed comments. #
Total comments: 4
Patch Set 4 : Addressed comments. #
Total comments: 2
Patch Set 5 : Fixed more comments. #
Messages
Total messages: 25 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||