Volker Berlin
|
5fef399743
|
Handle DUP2 as two dup if used for non 64 bit values from stack (non variables)
|
2021-06-06 21:26:24 +02:00 |
|
Volker Berlin
|
6520370e02
|
Handle DUP2 as two dup if used for non 64 bit values
|
2021-05-23 22:12:29 +02:00 |
|
Volker Berlin
|
4f4f9ddc29
|
implement Class.isArray
|
2021-05-23 12:42:37 +02:00 |
|
Volker Berlin
|
49f2d44bcb
|
use DOMString for tests
|
2020-12-12 21:29:17 +01:00 |
|
Volker Berlin
|
1c84eac0dc
|
implements java/lang/reflect/Array.newInstance
|
2020-09-27 13:17:58 +02:00 |
|
Volker Berlin
|
b9a904ab42
|
Fix array class name for more complex object arrays
|
2020-09-23 19:47:06 +02:00 |
|
Volker Berlin
|
0109c9e2af
|
tests for array ComponentType class names
|
2020-08-07 22:09:26 +02:00 |
|
Volker Berlin
|
484c2fb4f4
|
test for array class names
|
2020-08-07 22:04:01 +02:00 |
|
Volker Berlin
|
11f338eea8
|
implements dup_x2 instruction
|
2020-04-25 22:22:18 +02:00 |
|
Volker Berlin
|
5c3536ffd3
|
Enable tests because SpiderMonkey supports bigint<->i64 now.
|
2019-12-07 17:51:34 +01:00 |
|
Volker Berlin
|
b3ac7c49fc
|
tests for System.arraycopy
|
2019-10-20 14:14:50 +02:00 |
|
Volker Berlin
|
2a5856971b
|
Run the compiler also with SpiderMonkeyWatGC also if the script engine does not support arrays currently
|
2019-09-15 10:50:45 +02:00 |
|
Volker Berlin
|
c029ef2a88
|
run the right scripts with ScriptEngine.SpiderMonkeyGC
|
2019-09-08 13:40:24 +02:00 |
|
Volker Berlin
|
c029c48be5
|
Add a test with enabled GC
|
2019-08-27 20:44:27 +02:00 |
|