Comment #2 on issue 4278 by [email protected]: Bound functions incorrectly share the name
https://code.google.com/p/v8/issues/detail?id=4278#c2

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

commit 6d32be24fc19507107f55bd8ee0ca000b5919cb8
Author: arv <[email protected]>
Date: Thu Jul 09 20:36:03 2015

[es6] Bound function name

Instead of updating the SharedFuntionInfo set the name property on
the function directly.

BUG=v8:4278
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/1227523003

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

[modify] http://crrev.com/6d32be24fc19507107f55bd8ee0ca000b5919cb8/src/v8natives.js [modify] http://crrev.com/6d32be24fc19507107f55bd8ee0ca000b5919cb8/test/mjsunit/function-bind-name.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