Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some strict mode errors in built-ins/Object #249

Merged
merged 1 commit into from
Apr 30, 2015

Conversation

anba
Copy link
Contributor

@anba anba commented Apr 29, 2015

  • Add missing "var" declarations and noStrict flags
  • Remove invalid noStrict flags
  • ietestcenter tests need fixed, require updates to use propertyHelper.js

Part of issue #35.

- Add missing "var" declarations and noStrict flags
- Remove invalid noStrict flags
- ietestcenter tests need fixed, require updates to use propertyHelper.js

Part of issue tc39#35.
@arv
Copy link
Member

arv commented Apr 30, 2015

LGTM

bterlson added a commit that referenced this pull request Apr 30, 2015
Fix some strict mode errors in built-ins/Object
@bterlson bterlson merged commit 3aa368b into tc39:master Apr 30, 2015
@anba anba deleted the issue-35/builtins-Object branch July 8, 2015 15:17
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.

None yet

3 participants