Abduqodiri Qurbonzoda
|
dabf6376db
|
Update js reachable nodes count after expanding StringBuilder api
|
2019-12-06 05:37:09 +03:00 |
|
Dmitry Petrov
|
e1fdf0aa43
|
KT-29959 fix IR generation for 'd.m = e'
|
2019-02-19 09:59:42 +03:00 |
|
Dmitry Petrov
|
740d5ec468
|
Mute some tests in JS_IR after adding basic dynamic expressions support
|
2019-02-14 16:03:11 +03:00 |
|
Anton Bannykh
|
8c6337f3f6
|
[JS IR BE]: support dynamic_var["foo"] = "bar"
Used EQ origin to detect. Added a test to check dynamic_var = "bar" case
is not affected
|
2018-10-10 13:43:22 +03:00 |
|
Anton Bannykh
|
a83baee67b
|
review fixes + DCE data update + test (un)muting
|
2018-08-30 14:57:27 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17:28 +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
|
b159049be8
|
JS: move expressions test to box tests
|
2016-09-29 12:00:40 +03:00 |
|