test262/test/language/object-literal
Rick Waldron 4c49047f20 Import tests from Google V8 (Object Literal Concise Method and Property Initialization)
These tests are derived from the following files within the Google V8 project:

        test/mjsunit/harmony/method-name-eval-arguments.js
        test/mjsunit/harmony/object-literals-method.js
        test/mjsunit/harmony/object-literals-property-shorthand.js
        test/mjsunit/harmony/object-literals-super.js
2015-03-05 15:22:13 -05:00
..
concise-generator.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
descriptor.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
getter.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
identifier-reference-property-get-access.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
let-non-strict-access.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
let-non-strict-syntax.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
method.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
not-defined.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
properties-names-eval-arguments.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
setter.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
yield-non-strict-access.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00
yield-non-strict-syntax.js Import tests from Google V8 (Object Literal Concise Method and Property Initialization) 2015-03-05 15:22:13 -05:00