Chromium Code Reviews

Issue 150164: Ignore interceptors with no getters when doing any kind of read. (Closed)

Created:
11 years, 5 months ago by antonm
Modified:
9 years, 4 months ago
Reviewers:
Kasper Lund, Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

Ignore interceptors with no getters when doing any kind of read. Committed: http://code.google.com/p/v8/source/detail?r=2322

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+44 lines, -7 lines)
M src/ic.cc View 10 chunks +44 lines, -7 lines 0 comments

Messages

Total messages: 2 (0 generated)
antonm
11 years, 5 months ago (2009-07-01 13:41:20 UTC) #1
Mads Ager (chromium)
11 years, 5 months ago (2009-07-01 14:34:50 UTC) #2
LGTM

Powered by Google App Engine