Skip to content
Snippets Groups Projects
  1. Jul 24, 2018
    • Thomas Wood's avatar
      Add feature flags for `new.target` · 2d4ac25f
      Thomas Wood authored
      Additionally removed the `arrow-function` feature for
      test/language/eval-code/direct/new.target-fn.js as it is not testing
      arrow-functions, but they are mentioned in the preamble.
      2d4ac25f
  2. Jul 01, 2016
    • jugglinmike's avatar
      Improve coverage for section 12, "Expression" (#695) · e290a337
      jugglinmike authored
      * Add missing test for early error
      
      * Add missing test for WithBaseObject
      
      * Improve coverage for `new.target`
      
      * Add test for deletion of SuperReference
      
      * Add tests for `in` keyword restrictions
      
      * fixup! Improve coverage for `new.target`
      e290a337
Loading