Svyatoslav Kuzmich
|
bad9534abd
|
[JS IR BE] Support integer operation overflow
|
2018-10-14 23:53:02 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17:28 +03:00 |
|
Alexey Andreev
|
d4ea4983d8
|
JS: support integer overflow semantics for unary minus operator
See KT-19290
|
2017-10-19 12:59:09 +03:00 |
|
Alexey Andreev
|
3b3fd0fa0d
|
JS: fix DCE limits in test data to fit new kotlin.js size
The size has increased due to new implementation of KClass
|
2017-10-06 18:16:51 +03:00 |
|
Anton Bannykh
|
e43a145614
|
fixup: updated EXPECTED_REACHABLE_NODES
|
2017-07-19 12:24:09 +03:00 |
|
Alexey Andreev
|
e2c2fcf1ff
|
Generate EXPECTED_REACHABLE_NODES directive on JS box tests
|
2017-05-26 18:20:20 +03:00 |
|
Alexey Andreev
|
7d8df5c81c
|
JS: optimize integer overflow emulation when possible
|
2016-12-20 15:47:38 +03:00 |
|
Alexey Andreev
|
446c4c0a33
|
JS: provide overflow behaviour for int binary operations (see KT-7733)
|
2016-12-20 15:47:36 +03:00 |
|