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

Issue 1999403002: Version 5.1.281.45 (cherry-pick) (Closed)

Created:
4 years, 7 months ago by Yang
Modified:
4 years, 7 months ago
Reviewers:
Michael Hablich
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com, Paweł Hajdan Jr., ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@5.1
Target Ref:
refs/pending/branch-heads/5.1
Project:
v8
Visibility:
Public.

Description

Version 5.1.281.45 (cherry-pick) Merged 8e303dd0b3d5ded8c91f5982bc565c2edd8c511b Merged dcc283e82368309aeed5bb9f3b5228c13d7c39f7 Merged 246d5bba8f8eff204449ecc183a486b9c7722ba5 Fix %FunctionGetName and %_ClassOf for bound functions. X87: Fix %FunctionGetName and %_ClassOf for bound functions. PPC/S390: Fix %FunctionGetName and %_ClassOf for bound functions. BUG=v8:5010 LOG=N TBR=hablich@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/2cbe7d0c4ef2c45a90ca90a8e4f2351e1211d14e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -63 lines) Patch
M include/v8-version.h View 1 chunk +1 line, -1 line 0 comments Download
M src/crankshaft/arm/lithium-codegen-arm.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/crankshaft/arm64/lithium-codegen-arm64.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/crankshaft/ia32/lithium-codegen-ia32.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/crankshaft/mips/lithium-codegen-mips.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/crankshaft/mips64/lithium-codegen-mips64.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/crankshaft/ppc/lithium-codegen-ppc.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/crankshaft/s390/lithium-codegen-s390.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/crankshaft/x64/lithium-codegen-x64.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/crankshaft/x87/lithium-codegen-x87.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/full-codegen/s390/full-codegen-s390.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/runtime/runtime-function.cc View 1 chunk +11 lines, -3 lines 0 comments Download
M test/mjsunit/mirror-function.js View 1 chunk +1 line, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-5010.js View 1 chunk +3 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
Yang
4 years, 7 months ago (2016-05-23 07:01:49 UTC) #1
Yang
Committed patchset #1 (id:1) manually as 2cbe7d0c4ef2c45a90ca90a8e4f2351e1211d14e.
4 years, 7 months ago (2016-05-23 07:09:09 UTC) #5
Michael Hablich
4 years, 7 months ago (2016-05-23 07:59:10 UTC) #6
Message was sent while issue was closed.
On 2016/05/23 07:09:09, Yang wrote:
> Committed patchset #1 (id:1) manually as
> 2cbe7d0c4ef2c45a90ca90a8e4f2351e1211d14e.

lgtm

Powered by Google App Engine
This is Rietveld 408576698