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

Issue 8070002: Pass correct anchor_slot for EMBEDDED_OBJECT pointers from code objects. (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

Pass correct anchor_slot for EMBEDDED_OBJECT pointers from code objects. Correctly initialize newly created large-object pages when incremental marking with compaction is in progress. R=erik.corry@gmail.com BUG=v8:1737 Committed: http://code.google.com/p/v8/source/detail?r=9475

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -29 lines) Patch
M src/arm/assembler-arm-inl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/assembler-ia32-inl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/incremental-marking.h View 3 chunks +6 lines, -3 lines 0 comments Download
M src/incremental-marking.cc View 7 chunks +24 lines, -18 lines 0 comments Download
M src/mark-compact.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M src/mips/assembler-mips-inl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/objects.h View 1 chunk +4 lines, -0 lines 1 comment Download
M src/x64/assembler-x64-inl.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-09-28 14:45:41 UTC) #1
Erik Corry
9 years, 2 months ago (2011-09-28 14:57:12 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698