Comment #4 on issue 3889 by [email protected]: Function.prototype.bind should preserve [[Prototype]]
https://code.google.com/p/v8/issues/detail?id=3889#c4

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/66f5779c5b0d5aafeea3140bc7bc1ad8c7803971

commit 66f5779c5b0d5aafeea3140bc7bc1ad8c7803971
Author: arv <[email protected]>
Date: Thu Jul 09 15:48:50 2015

[es6] Function bind should preserve [[Prototype]]

The function returned from Function.prototype.bind should have the same
[[Prototype]] as the receiver.

BUG=v8:3889
LOG=N
[email protected], [email protected]
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel

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

Cr-Commit-Position: refs/heads/master@{#29556}

[modify] http://crrev.com/66f5779c5b0d5aafeea3140bc7bc1ad8c7803971/src/runtime/runtime-function.cc [modify] http://crrev.com/66f5779c5b0d5aafeea3140bc7bc1ad8c7803971/test/mjsunit/function-bind.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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