Chromium Code Reviews
DescriptionFix for issue-7157 - set the stack marker in the top API local scope just before entering dart code. It used to be set in Dart_EnterScope and this was causing problems as the marker could potentially end up being lower than the stack pointer at the time of entering Dart code resulting in an destruction of the top scope during 'state->UnwindScopes(...)'
Committed: https://code.google.com/p/dart/source/detail?r=17939
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 4 (0 generated)
|