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

Issue 6720049: Always iterate outgoing arguments as a part of caller frame. (Closed)

Created:
9 years, 8 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Always iterate outgoing arguments as a part of caller frame. Change caller_sp() to always point to the place after outgoing arguments. Committed: http://code.google.com/p/v8/source/detail?r=7504

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -58 lines) Patch
M src/frames.h View 3 chunks +11 lines, -2 lines 0 comments Download
M src/frames.cc View 5 chunks +12 lines, -52 lines 0 comments Download
M src/frames-inl.h View 1 chunk +15 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 8 months ago (2011-04-05 16:11:40 UTC) #1
Kevin Millikin (Chromium)
9 years, 8 months ago (2011-04-05 16:35:51 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698