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

Typo in property definition #382

Merged
merged 1 commit into from
Nov 9, 2013
Merged

Typo in property definition #382

merged 1 commit into from
Nov 9, 2013

Commits on Nov 8, 2013

  1. Typo in property definition

    There is much dispute about the name of this attribute, but the EMCA6 spec says 'writable' not 'writeable'. Spent some time trying to figure out why we could not get spy's in our testing libs to run on instance methods... mystery solved!
    
    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty
    interlock committed Nov 8, 2013
    Configuration menu
    Copy the full SHA
    266e576 View commit details
    Browse the repository at this point in the history