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

Issue 8113034: Adjust contents of kAheadOfTime to match write-barrier stub called from CompileArrayPushCall. (Closed)

Created:
9 years, 2 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 2 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Adjust contents of kAheadOfTime to match write-barrier stub called from CompileArrayPushCall. R=erik.corry@gmail.com BUG=v8:1729 Committed: http://code.google.com/p/v8/source/detail?r=9513

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/ia32/code-stubs-ia32.cc View 2 chunks +2 lines, -1 line 0 comments Download
M tools/gcmole/gccause.lua View 1 chunk +2 lines, -0 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-10-04 11:23:18 UTC) #1
Erik Corry
lgtm http://codereview.chromium.org/8113034/diff/1/tools/gcmole/gccause.lua File tools/gcmole/gccause.lua (right): http://codereview.chromium.org/8113034/diff/1/tools/gcmole/gccause.lua#newcode52 tools/gcmole/gccause.lua:52: if f == '<GC>' then break end Deliberate?
9 years, 2 months ago (2011-10-04 11:25:23 UTC) #2
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-10-04 11:30:29 UTC) #3
http://codereview.chromium.org/8113034/diff/1/tools/gcmole/gccause.lua
File tools/gcmole/gccause.lua (right):

http://codereview.chromium.org/8113034/diff/1/tools/gcmole/gccause.lua#newcode52
tools/gcmole/gccause.lua:52: if f == '<GC>' then break end
On 2011/10/04 11:25:23, Erik Corry wrote:
> Deliberate?

Yes. Otherwise it goes too deep.

Powered by Google App Engine
This is Rietveld 408576698