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

Issue 17064002: Refactor only: Rename JSGlobaPropertyCell to PropertyCell (Closed)

Created:
7 years, 6 months ago by danno
Modified:
7 years, 6 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Refactor only: Rename JSGlobaPropertyCell to PropertyCell R=mvstanton@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15165

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -194 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/factory.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/factory.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M src/heap.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M src/heap-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap-snapshot-generator.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/heap-snapshot-generator.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M src/ic.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mark-compact.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M src/mips/assembler-mips-inl.h View 1 chunk +6 lines, -7 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 9 chunks +11 lines, -11 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 6 chunks +12 lines, -14 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 4 chunks +8 lines, -9 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 16 chunks +19 lines, -19 lines 0 comments Download
M src/objects.h View 8 chunks +12 lines, -12 lines 0 comments Download
M src/objects.cc View 15 chunks +23 lines, -24 lines 0 comments Download
M src/objects-debug.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/objects-inl.h View 3 chunks +5 lines, -5 lines 0 comments Download
M src/objects-printer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/objects-visiting-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/property.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/spaces.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/spaces.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/stub-cache.h View 6 chunks +6 lines, -6 lines 0 comments Download
M src/stub-cache.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
danno
7 years, 6 months ago (2013-06-14 09:38:51 UTC) #1
mvstanton
An evening of rebases... ;-) lgtm.
7 years, 6 months ago (2013-06-14 11:37:33 UTC) #2
danno
7 years, 6 months ago (2013-06-14 16:06:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15165 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698