Chromium Code Reviews

Issue 10837141: Add checks for interceptors to negative lookup code in Crankshaft. (Closed)

Created:
8 years, 4 months ago by Erik Corry
Modified:
8 years, 4 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Add checks for interceptors to negative lookup code in Crankshaft. BUG=140473 Committed: https://code.google.com/p/v8/source/detail?r=12271

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Stats (+50 lines, -17 lines)
M src/hydrogen-instructions.cc View 2 chunks +2 lines, -0 lines 0 comments
M test/cctest/test-api.cc View 5 chunks +48 lines, -17 lines 0 comments

Messages

Total messages: 1 (0 generated)
Jakob Kummerow
8 years, 4 months ago (2012-08-07 14:43:15 UTC) #1
LGTM!

Powered by Google App Engine