Chromium Code Reviews
DescriptionFixes a bug in runtime call stub on arm and mips.
GC was failing to visit the last argument to
runtime calls because the stack frame iterator
expects the same layout in the runtime call
stub as with other frames. Using the stub entry
macro ensures that the last argument is in the
expected place.
R=regis@google.com
Committed: https://code.google.com/p/dart/source/detail?r=28803
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||