test262/test
Mike Pennisi baa5d94bc5 Refactor object initializer tests for parsers
A number of tests for the parsing of object initializers were expressed
using `eval`. This made the tests more complex than necessary and also
prevented the tests from providing value to ECMAScript parsers.

Remove the use of `eval` in the relevant tests and instead express the
expectations with literal source text.
2018-01-25 14:01:06 -05:00
..
annexB Remove duplicate esids 2018-01-25 13:59:37 -05:00
built-ins A fix for the copyright 2018-01-25 13:59:50 -05:00
harness Frontmatter: fixup "description: |" to "description: >" 2018-01-05 12:29:17 -05:00
intl402 Add test case for tc39/ecma402#204 2018-01-25 13:59:15 -05:00
language Refactor object initializer tests for parsers 2018-01-25 14:01:06 -05:00