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

Issue 1211803002: Reland 2 "Keep a canonical list of shared function infos." (Closed)

Created:
5 years, 6 months ago by Yang
Modified:
5 years, 6 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev, Yang, Michael Hablich
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland 2 "Keep a canonical list of shared function infos." BUG=v8:4132 LOG=N Committed: https://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3 Cr-Commit-Position: refs/heads/master@{#29291}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : add test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -120 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ast.h View 3 chunks +0 lines, -6 lines 0 comments Download
M src/ast.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/codegen.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler.h View 3 chunks +8 lines, -4 lines 0 comments Download
M src/compiler.cc View 1 10 chunks +77 lines, -35 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 2 chunks +6 lines, -10 lines 0 comments Download
M src/debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/factory.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 2 chunks +3 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/liveedit.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips64/full-codegen-mips64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 10 chunks +26 lines, -13 lines 0 comments Download
M src/objects.cc View 1 chunk +49 lines, -0 lines 0 comments Download
M src/objects-inl.h View 3 chunks +5 lines, -0 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ppc/full-codegen-ppc.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-function.cc View 2 chunks +2 lines, -1 line 0 comments Download
M src/snapshot/serialize.cc View 2 chunks +5 lines, -1 line 0 comments Download
M src/typing.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x87/full-codegen-x87.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +47 lines, -0 lines 0 comments Download
M test/mjsunit/regress/regress-4121.js View 1 chunk +3 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-existing-shared-function-info.js View 1 2 1 chunk +11 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Yang
Patch set 2 is the fix. The issue was that we were tracking whether a ...
5 years, 6 months ago (2015-06-25 11:50:09 UTC) #2
Benedikt Meurer
lgtm
5 years, 6 months ago (2015-06-25 11:53:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1211803002/40001
5 years, 6 months ago (2015-06-25 11:53:42 UTC) #5
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-25 12:20:03 UTC) #6
commit-bot: I haz the power
5 years, 6 months ago (2015-06-25 12:20:14 UTC) #7
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3
Cr-Commit-Position: refs/heads/master@{#29291}

Powered by Google App Engine
This is Rietveld 408576698