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

Issue 133693002: Merged r18307 into 3.23 branch. (Closed)

Created:
6 years, 11 months ago by Jakob Kummerow
Modified:
6 years, 11 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Merged r18307 into 3.23 branch. Fix polymorphic inlined calls with migrating prototypes R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18535

Patch Set 1 #

Patch Set 2 : merge r18309 too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -290 lines) Patch
M src/ast.h View 12 chunks +11 lines, -14 lines 0 comments Download
M src/ast.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M src/code-stubs.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/code-stubs.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/heap.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/objects.cc View 2 chunks +26 lines, -13 lines 0 comments Download
M src/objects-inl.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/stub-cache.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/type-info.h View 3 chunks +3 lines, -22 lines 0 comments Download
M src/type-info.cc View 15 chunks +67 lines, -221 lines 0 comments Download
M src/typing.cc View 5 chunks +2 lines, -5 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-calls-with-migrating-prototypes.js View 1 chunk +17 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
6 years, 11 months ago (2014-01-10 11:51:35 UTC) #1
Toon Verwaest
lgtm
6 years, 11 months ago (2014-01-10 11:54:03 UTC) #2
Jakob Kummerow
6 years, 11 months ago (2014-01-10 13:13:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18535 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698