- 09 Jul, 2015 1 commit
-
-
arv authored
Instead of updating the SharedFuntionInfo set the name property on the function directly. BUG=v8:4278 LOG=N R=verwaest@chromium.org, littledan@chromium.org 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}
-
- 06 Jul, 2015 2 commits
-
-
arv authored
Revert of Revert of [es6] Bound function names (patchset #1 id:1 of https://codereview.chromium.org/1225793002/) Reason for revert: This will prevent rolls. Fixing the root issue instead. Original issue's description: > Revert of [es6] Bound function names (patchset #1 id:1 of https://codereview.chromium.org/1195983002/) > > Reason for revert: > Incorrect behavior > > Original issue's description: > > [es6] Bound function names > > > > https://people.mozilla.org/~jorendorff/es6-draft.html#sec-function.prototype.bind > > > > Bound functions should have a name based on the function that was > > bound. > > > > This reverts the revert f2747ed9. The original > > CL was reverted because the Blink layout test broke. I have a CL that disables > > these tests at: https://codereview.chromium.org/1196753003/ > > > > BUG=N > > LOG=N > > R=adamk > > CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel > > > > Committed: https://crrev.com/b6d950c979f4348138de0ec54e40dcc48d833926 > > Cr-Commit-Position: refs/heads/master@{#29193} > > TBR=adamk@chromium.org,verwaest@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=N > > Committed: https://crrev.com/744e4d4fd9316674682bc6ca30ded5866494cc1c > Cr-Commit-Position: refs/heads/master@{#29495} TBR=adamk@chromium.org,verwaest@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=N Review URL: https://codereview.chromium.org/1222363002 Cr-Commit-Position: refs/heads/master@{#29497}
-
arv authored
Revert of [es6] Bound function names (patchset #1 id:1 of https://codereview.chromium.org/1195983002/) Reason for revert: Incorrect behavior Original issue's description: > [es6] Bound function names > > https://people.mozilla.org/~jorendorff/es6-draft.html#sec-function.prototype.bind > > Bound functions should have a name based on the function that was > bound. > > This reverts the revert f2747ed9. The original > CL was reverted because the Blink layout test broke. I have a CL that disables > these tests at: https://codereview.chromium.org/1196753003/ > > BUG=N > LOG=N > R=adamk > CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel > > Committed: https://crrev.com/b6d950c979f4348138de0ec54e40dcc48d833926 > Cr-Commit-Position: refs/heads/master@{#29193} TBR=adamk@chromium.org,verwaest@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=N Review URL: https://codereview.chromium.org/1225793002 Cr-Commit-Position: refs/heads/master@{#29495}
-
- 22 Jun, 2015 1 commit
-
-
arv authored
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-function.prototype.bind Bound functions should have a name based on the function that was bound. This reverts the revert f2747ed9. The original CL was reverted because the Blink layout test broke. I have a CL that disables these tests at: https://codereview.chromium.org/1196753003/ BUG=N LOG=N R=adamk CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1195983002 Cr-Commit-Position: refs/heads/master@{#29193}
-
- 12 Jun, 2015 1 commit
-
-
machenbach authored
Revert of [es6] Bound function names (patchset #1 id:1 of https://codereview.chromium.org/1182513002/) Reason for revert: [Sheriff] Speculative revert for changing layout tests: https://storage.googleapis.com/chromium-layout-test-archives/V8-Blink_Linux_32/379/layout-test-results/results.html Exact blame assignment is not possible as our blink bots were in a bad state for a few builds. Original issue's description: > [es6] Bound function names > > https://people.mozilla.org/~jorendorff/es6-draft.html#sec-function.prototype.bind > > Bound functions should have a name based on the function that was > bound. > > BUG=N > LOG=N > R=adamk CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel > > Committed: https://crrev.com/4e2a673881c55a13124dd62f2d05c8d9fe233cd3 > Cr-Commit-Position: refs/heads/master@{#28968} TBR=adamk@chromium.org,arv@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=N Review URL: https://codereview.chromium.org/1186463002 Cr-Commit-Position: refs/heads/master@{#28981}
-
- 11 Jun, 2015 1 commit
-
-
arv authored
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-function.prototype.bind Bound functions should have a name based on the function that was bound. BUG=N LOG=N R=adamk CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1182513002 Cr-Commit-Position: refs/heads/master@{#28968}
-