Skip to content

remove “no use strict”#14976

Merged
stefanpenner merged 1 commit intomasterfrom
remove-no-use-strict
Mar 1, 2017
Merged

remove “no use strict”#14976
stefanpenner merged 1 commit intomasterfrom
remove-no-use-strict

Conversation

@stefanpenner
Copy link
Member

@stefanpenner stefanpenner commented Mar 1, 2017

Thanks to @givanse for doing the investigation to confirm this can now be removed #14624

@krisselden was reminded of this, as it may address one of our more mysterious deopts (Bad value context for arguments value) as this causes us to mix both use strict and non use strict code (making the functions have a different shape).... source: http://benediktmeurer.de/2017/03/01/v8-behind-the-scenes-february-edition/ cc @benedikt

Thanks to @givanse for doing the investigation to confirm this can now be removed #14624
stefanpenner added a commit to emberjs/emberjs-build that referenced this pull request Mar 1, 2017
@stefanpenner stefanpenner merged commit 676fa7e into master Mar 1, 2017
@stefanpenner stefanpenner deleted the remove-no-use-strict branch March 1, 2017 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant