escargot/test
Seonghyun Kim ae35a576f5 Implement more things according to newer ECMAScript spec
* Fix parser error related with async arrow function
* CodeBlock may have diffrent source code start position data(from `function` keyword)
  - new ECMAScript spec says we should make function source string from `function` keyword
* Apply new spec on builtin Function constructor
* AsyncFunctions must have correct initial properties

Signed-off-by: Seonghyun Kim <sh8281.kim@samsung.com>
2020-01-22 18:01:52 +09:00
..
bin Add memps binary and update check_daily.sh 2017-04-06 15:21:08 +09:00
cctest Update license clauses 2017-06-12 11:14:17 +09:00
octane@30b1d8d714 Add Travis CI configuration (#3) 2018-12-13 10:55:14 +09:00
test262@7040938bd0 Update the latest test262 2019-11-21 15:02:08 +09:00
vendortest@27b97c3445 Implement more things according to newer ECMAScript spec 2020-01-22 18:01:52 +09:00