test262/src/function-forms
Rick Waldron 602c828805 Coverage: read-only function expression name. Closes gh-2896 2020-11-18 16:30:13 -05:00
..
default Make the folder names consistent 2018-12-21 15:47:01 -05:00
error Make the folder names consistent 2018-12-21 15:47:01 -05:00
error-no-strict Add no-strict function error templates 2020-01-08 09:23:39 -08:00
expr-named Coverage: read-only function expression name. Closes gh-2896 2020-11-18 16:30:13 -05:00
forbidden-extensions Forbidden Extensions: revised to check property existence 2020-10-14 14:01:01 -04:00
syntax Make the folder names consistent 2018-12-21 15:47:01 -05:00
array-destructuring-param-strict-body.case Add IsSimpleParameterList spec text to new test cases 2019-07-10 20:13:33 -04:00
dflt-params-abrupt.case Update function forms templates to reflect the params name when appropriate only 2017-04-21 15:03:49 -04:00
dflt-params-arg-val-not-undefined.case Fix typo intialize(r) -> initialize(r) 2018-02-12 10:05:52 -05:00
dflt-params-arg-val-undefined.case Fix typo intialize(r) -> initialize(r) 2018-02-12 10:05:52 -05:00
dflt-params-duplicates.case Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
dflt-params-ref-later.case Update function forms templates to reflect the params name when appropriate only 2017-04-21 15:03:49 -04:00
dflt-params-ref-prior.case Update function forms templates to reflect the params name when appropriate only 2017-04-21 15:03:49 -04:00
dflt-params-ref-self.case Update function forms templates to reflect the params name when appropriate only 2017-04-21 15:03:49 -04:00
dflt-params-rest.case Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
dflt-params-trailing-comma.case Normalize trailing comma cases both for args and parameters 2017-04-21 15:23:57 -04:00
eval-var-scope-syntax-err.case Add no-strict function error templates 2020-01-08 09:23:39 -08:00
forbidden-ext-direct-access-prop-arguments.case Forbidden Extensions: revised to check property existence 2020-10-14 14:01:01 -04:00
forbidden-ext-direct-access-prop-caller.case Forbidden Extensions: revised to check property existence 2020-10-14 14:01:01 -04:00
forbidden-ext-indirect-access-own-prop-caller-get.case Forbidden Extensions: revised to check property existence 2020-10-14 14:01:01 -04:00
forbidden-ext-indirect-access-own-prop-caller-value.case Forbidden Extensions: revised to check property existence 2020-10-14 14:01:01 -04:00
forbidden-ext-indirect-access-prop-caller.case Forbidden Extensions: revised to check property existence 2020-10-14 14:01:01 -04:00
object-destructuring-param-strict-body.case Add IsSimpleParameterList spec text to new test cases 2019-07-10 20:13:33 -04:00
params-trailing-comma-multiple.case Normalize trailing comma cases both for args and parameters 2017-04-21 15:23:57 -04:00
params-trailing-comma-single.case Normalize trailing comma cases both for args and parameters 2017-04-21 15:23:57 -04:00
reassign-fn-name-in-body-in-arrow.case Coverage: read-only function expression name. Closes gh-2896 2020-11-18 16:30:13 -05:00
reassign-fn-name-in-body-in-eval.case Coverage: read-only function expression name. Closes gh-2896 2020-11-18 16:30:13 -05:00
reassign-fn-name-in-body.case Coverage: read-only function expression name. Closes gh-2896 2020-11-18 16:30:13 -05:00
rest-param-strict-body.case Add IsSimpleParameterList spec text to new test cases 2019-07-10 20:13:33 -04:00
rest-params-trailing-comma-early-error.case Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
unscopables-with-in-nested-fn.case Coverage: globalThis[Symbol.unscopables]. Fixes gh-1750 2020-09-25 15:54:49 -04:00
unscopables-with.case Coverage: globalThis[Symbol.unscopables]. Fixes gh-1750 2020-09-25 15:54:49 -04:00