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

Issue 360023003: Revert "Replace HeapNumber as doublebox with an explicit MutableHeapNumber." (Closed)

Created:
6 years, 5 months ago by Igor Sheludko
Modified:
6 years, 5 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev, Paweł Hajdan Jr.
Project:
v8
Visibility:
Public.

Description

Revert "Replace HeapNumber as doublebox with an explicit MutableHeapNumber." This reverts commit r22082 for breaking arm64 build. TBR=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22083

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -508 lines) Patch
M include/v8.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 4 chunks +3 lines, -8 lines 0 comments Download
M src/arm64/stub-cache-arm64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/deoptimizer.cc View 3 chunks +1 line, -7 lines 0 comments Download
M src/factory.h View 1 chunk +1 line, -1 line 0 comments Download
M src/factory.cc View 3 chunks +6 lines, -8 lines 0 comments Download
M src/heap.h View 3 chunks +1 line, -5 lines 0 comments Download
M src/heap.cc View 4 chunks +5 lines, -9 lines 0 comments Download
M src/heap-snapshot-generator.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +6 lines, -10 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +3 lines, -7 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/json-parser.h View 1 chunk +5 lines, -3 lines 0 comments Download
M src/json-stringifier.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/mark-compact.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/objects.h View 6 chunks +1 line, -14 lines 0 comments Download
M src/objects.cc View 12 chunks +8 lines, -23 lines 0 comments Download
M src/objects-debug.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M src/objects-inl.h View 4 chunks +3 lines, -32 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/objects-visiting.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x87/macro-assembler-x87.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/x87/macro-assembler-x87.cc View 1 chunk +3 lines, -7 lines 0 comments Download
M src/x87/stub-cache-x87.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-heap-profiler.cc View 2 chunks +5 lines, -4 lines 0 comments Download
D test/mjsunit/migrations.js View 1 chunk +0 lines, -307 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Igor Sheludko
6 years, 5 months ago (2014-06-30 10:20:15 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r22083 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698