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

Issue 7031046: Add comment better explaining the calling-stubs-from-stubs issue. (Closed)

Created:
9 years, 7 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add comment better explaining the calling-stubs-from-stubs issue. Committed: http://code.google.com/p/v8/source/detail?r=8059

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M src/code-stubs.h View 3 chunks +9 lines, -4 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Erik Corry
9 years, 7 months ago (2011-05-25 12:19:27 UTC) #1
Kevin Millikin (Chromium)
Suggestion to make it even more obvious. LGTM. http://codereview.chromium.org/7031046/diff/1/src/code-stubs.h File src/code-stubs.h (right): http://codereview.chromium.org/7031046/diff/1/src/code-stubs.h#newcode50 src/code-stubs.h:50: /* ...
9 years, 7 months ago (2011-05-25 12:22:29 UTC) #2
Erik Corry
9 years, 7 months ago (2011-05-25 12:51:06 UTC) #3
http://codereview.chromium.org/7031046/diff/1/src/code-stubs.h
File src/code-stubs.h (right):

http://codereview.chromium.org/7031046/diff/1/src/code-stubs.h#newcode50
src/code-stubs.h:50: /* generated ahead of time.  Therefore inserting a call to
one of    */  \
On 2011/05/25 12:22:29, Kevin Millikin wrote:
> Maybe less ambiguous: "inserting" --> "compiling", and below.  Also below,
> "generating" --> "compiling".

Done.

Powered by Google App Engine
This is Rietveld 408576698