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

Issue 778673002: Do not embed function in DirectLoadGlobalFunctionPrototype. (Closed)

Created:
6 years ago by ulan
Modified:
6 years ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Do not embed function in DirectLoadGlobalFunctionPrototype. BUG=v8:3629 LOG=N

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comment #

Patch Set 3 : Add mips, mips64, x87 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -105 lines) Patch
M src/ic/arm/handler-compiler-arm.cc View 1 1 chunk +7 lines, -17 lines 0 comments Download
M src/ic/arm64/handler-compiler-arm64.cc View 1 1 chunk +7 lines, -16 lines 0 comments Download
M src/ic/ia32/handler-compiler-ia32.cc View 1 1 chunk +7 lines, -13 lines 0 comments Download
M src/ic/mips/handler-compiler-mips.cc View 1 2 1 chunk +7 lines, -16 lines 0 comments Download
M src/ic/mips64/handler-compiler-mips64.cc View 1 2 1 chunk +7 lines, -15 lines 0 comments Download
M src/ic/x64/handler-compiler-x64.cc View 1 1 chunk +7 lines, -15 lines 0 comments Download
M src/ic/x87/handler-compiler-x87.cc View 1 2 1 chunk +7 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
ulan
PTAL
6 years ago (2014-12-03 16:10:38 UTC) #2
Toon Verwaest
https://codereview.chromium.org/778673002/diff/1/src/ic/arm64/handler-compiler-arm64.cc File src/ic/arm64/handler-compiler-arm64.cc (right): https://codereview.chromium.org/778673002/diff/1/src/ic/arm64/handler-compiler-arm64.cc#newcode73 src/ic/arm64/handler-compiler-arm64.cc:73: __ CmpWeakValue(function, cell, scratch); Why still embed the weak ...
6 years ago (2014-12-03 16:22:09 UTC) #3
ulan
On 2014/12/03 16:22:09, Toon Verwaest wrote: > https://codereview.chromium.org/778673002/diff/1/src/ic/arm64/handler-compiler-arm64.cc > File src/ic/arm64/handler-compiler-arm64.cc (right): > > https://codereview.chromium.org/778673002/diff/1/src/ic/arm64/handler-compiler-arm64.cc#newcode73 ...
6 years ago (2014-12-03 16:49:59 UTC) #4
Toon Verwaest
lgtm
6 years ago (2014-12-03 17:09:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/778673002/40001
6 years ago (2014-12-04 10:27:09 UTC) #7
commit-bot: I haz the power
6 years ago (2014-12-04 10:52:45 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001)

Powered by Google App Engine
This is Rietveld 408576698