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

Issue 293223002: Avoid dynamic initial map check when inlining call-new. (Closed)

Created:
6 years, 7 months ago by Benedikt Meurer
Modified:
6 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Avoid dynamic initial map check when inlining call-new. This improves check elimination and removes a load plus a map check for every inlined call-new. R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21458

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -21 lines) Patch
M src/hydrogen.cc View 2 chunks +13 lines, -18 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects.cc View 3 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 7 months ago (2014-05-23 09:17:29 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 7 months ago (2014-05-23 09:28:10 UTC) #2
Benedikt Meurer
6 years, 7 months ago (2014-05-23 09:30:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21458 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698