mirror of https://github.com/boa-dev/boa.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
390 B
21 lines
390 B
// Not implemented yet: |
|
flag:module |
|
flag:async |
|
|
|
// Non-implemented features: |
|
feature:TypedArray |
|
feature:json-modules |
|
//feature:generators |
|
//feature:async-iteration |
|
//feature:class |
|
|
|
// These seem to run forever: |
|
arg-length-exceeding-integer-limit |
|
15.4.4.19-8-c-ii-1 |
|
fill-string-empty |
|
length-boundaries |
|
throws-if-integer-limit-exceeded |
|
|
|
// These generate a stack overflow |
|
tco-call |
|
tco-member
|
|
|