Reviewers: rossberg,

Description:
Reimplement Function.prototype.bind.

Make instanceof work correctly.

BUG=v8:893


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

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

Affected files:
  M src/arm/code-stubs-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/factory.cc
  M src/heap.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/macros.py
  M src/objects-inl.h
  M src/objects.h
  M src/profile-generator.cc
  M src/runtime.h
  M src/runtime.cc
  M src/runtime.js
  M src/v8natives.js
  M src/x64/code-stubs-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc
  M test/mjsunit/function-bind.js
  M test/mjsunit/regress/regress-1229.js


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

Reply via email to