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

Issue 758543002: Make use of post-scoping information to compute feedback vector requirements. (Closed)

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

Description

Make use of post-scoping information to compute feedback vector requirements. This avoids allocating vector ic slots that we don't use. R=jkummerow@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/54b0109d428437835a2a8e11d7d2b1427511b69a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -20 lines) Patch
M src/ast.h View 9 chunks +18 lines, -11 lines 0 comments Download
M src/ast.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/ast-numbering.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/typing.cc View 1 chunk +12 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Jakob, This avoids wastage of ic slots as per our discussion. PTAL, --Michael
6 years ago (2014-11-24 12:18:22 UTC) #1
Jakob Kummerow
lgtm
6 years ago (2014-11-24 14:10:53 UTC) #2
mvstanton
6 years ago (2014-11-24 15:00:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
54b0109d428437835a2a8e11d7d2b1427511b69a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698