Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Raise error on duplicate definition of __proto__ #183

Merged
merged 1 commit into from
Oct 16, 2016

Commits on Oct 15, 2016

  1. Raise error on duplicate definition of __proto__

    Spec: http://www.ecma-international.org/ecma-262/6.0/#sec-__proto__-property-names-in-object-initializers
    
    This brings back to life a bit of dead code in Parser.prototype.checkPropClash, and enables several tests that were previously disabled.
    motiz88 committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    a16b8a4 View commit details
    Browse the repository at this point in the history