Reviewers: arv, Toon Verwaest,

Message:
This implements named loads and named calls from super.
Only ia32 for now, please take a look before I start on the platform ports.

Description:
Implement loads and calls from 'super'

[email protected],[email protected]
BUG=v8:3330
LOG=N

Please review this at https://codereview.chromium.org/527963002/

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

Affected files (+271, -46 lines):
  M src/compiler.cc
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/hydrogen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ic/ic.cc
  M src/lookup.h
  M src/lookup.cc
  M src/runtime.h
  M src/runtime.cc
  A test/mjsunit/harmony/super.js
  M tools/generate-runtime-tests.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to