 Chromium Code Reviews
 Chromium Code Reviews Issue 
            152513006:
    Do not scan the active part of the stack in oilpan conservative garbage collections.  (Closed)
    
  
    Issue 
            152513006:
    Do not scan the active part of the stack in oilpan conservative garbage collections.  (Closed) 
  | DescriptionDo not scan the active part of the stack in oilpan conservative garbage collections.
If threads are allowed to continue after safepointing there is a
stack marker. We should stop stack scanning at the marker in that
case. If there is no marker the thread whose thread we are iterating
will be blocked and we should scan all the way to the recorded
end stack pointer.
R=vegorov@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166634
   Patch Set 1 #
 Messages
    Total messages: 8 (0 generated)
     | |||||||||||||||||||