Roman Artemev
|
efafb6585e
|
[JS IR BE] Refactored js("...") function
- support object expression
- do not wrap in function in statement-level position
- support implicit return
- code clean up
|
2019-07-11 18:00:28 +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
|
45e5cc190f
|
Update DCE limits in JS tests
|
2017-12-04 11:25:39 +03:00 |
|
Alexey Andreev
|
27e319a279
|
JS: fix parsing of object literals in js() function.
Also, fix generation of source maps of content of js() function.
See KT-19794
|
2017-10-04 12:01:51 +03:00 |
|