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

Issue 877243004: Load callback data from weak cell instead of embedding it in handler. (Closed)

Created:
5 years, 10 months ago by ulan
Modified:
5 years, 10 months ago
Reviewers:
dcarney
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Load callback data from weak cell instead of embedding it in handler. BUG=v8:3629 LOG=N Committed: https://crrev.com/3ea4ca9dbffdbd878ae5d2d2960875ab1acf0b44 Cr-Commit-Position: refs/heads/master@{#26358}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -46 lines) Patch
M src/arm/macro-assembler-arm.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M src/ic/arm/handler-compiler-arm.cc View 1 chunk +9 lines, -5 lines 0 comments Download
M src/ic/arm64/handler-compiler-arm64.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M src/ic/ia32/handler-compiler-ia32.cc View 1 chunk +10 lines, -5 lines 0 comments Download
M src/ic/mips/handler-compiler-mips.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M src/ic/mips64/handler-compiler-mips64.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M src/ic/x64/handler-compiler-x64.cc View 1 chunk +10 lines, -6 lines 0 comments Download
M src/ic/x87/handler-compiler-x87.cc View 1 chunk +10 lines, -5 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x87/macro-assembler-x87.cc View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
ulan
PTAL
5 years, 10 months ago (2015-01-30 13:08:53 UTC) #2
dcarney
lgtm
5 years, 10 months ago (2015-01-30 13:58:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/877243004/20001
5 years, 10 months ago (2015-01-30 14:01:55 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-01-30 14:31:23 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 14:31:38 UTC) #7
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3ea4ca9dbffdbd878ae5d2d2960875ab1acf0b44
Cr-Commit-Position: refs/heads/master@{#26358}

Powered by Google App Engine
This is Rietveld 408576698