X87: Classes: Add super support in methods and accessors
authorweiliang.lin@intel.com <weiliang.lin@intel.com>
Thu, 30 Oct 2014 02:01:19 +0000 (02:01 +0000)
committerweiliang.lin@intel.com <weiliang.lin@intel.com>
Thu, 30 Oct 2014 02:01:45 +0000 (02:01 +0000)
commitb4981c69f149cf970dff67e91c29aac6985fab14
tree84d610d60b7f019018d180f91b7654772f79cca4
parentb9755222723e8b21d1c21401863ec734a06fff6b
X87: Classes: Add super support in methods and accessors

port r24976.

original commit message:

  Classes: Add super support in methods and accessors
  This is done by installing the [[HomeObject]] on the method and the
  accessor functions.

BUG=
R=weiliang.lin@intel.com

Review URL: https://codereview.chromium.org/687273005

Patch from Chunyang Dai <chunyang.dai@intel.com>.

Cr-Commit-Position: refs/heads/master@{#24999}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24999 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x87/full-codegen-x87.cc