Reviewers: Michael Starzinger,

Description:
Fixed accessor lookup in crankshaft.

Seeing monomorphic type feedback plus an AccessorPair does not necessarily imply that the corresponding getter/setter is really there, so we have to check for
this explictly.

TEST=mjsunit/object-define-property


Please review this at http://codereview.chromium.org/10825384/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/hydrogen.h
  M src/hydrogen.cc
  M test/mjsunit/object-define-property.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to