mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| bin | ||
| cctest | ||
| octane@30b1d8d714 | ||
| test262@7040938bd0 | ||
| vendortest@27b97c3445 | ||