Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 10409038: Remove the special stub code region as we don't need it anymore. With the new frame layout conventi… (Closed)

Created:
8 years, 7 months ago by siva
Modified:
8 years, 7 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Remove the special stub code region as we don't need it anymore. With the new frame layout convention we can find the first dart frame quickly. Committed: https://code.google.com/p/dart/source/detail?r=7778

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -82 lines) Patch
M vm/disassembler_ia32.cc View 1 chunk +0 lines, -1 line 0 comments Download
M vm/gc_marker.cc View 1 chunk +0 lines, -1 line 0 comments Download
M vm/heap.h View 4 chunks +3 lines, -9 lines 0 comments Download
M vm/heap.cc View 13 chunks +6 lines, -42 lines 0 comments Download
M vm/object.h View 3 chunks +2 lines, -6 lines 0 comments Download
M vm/object.cc View 4 chunks +8 lines, -20 lines 0 comments Download
M vm/stub_code.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 7 months ago (2012-05-18 22:04:45 UTC) #1
Ivan Posva
8 years, 7 months ago (2012-05-18 23:14:35 UTC) #2
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698