Steven Schäfer
|
e261b1e2de
|
JVM IR: Fix line numbers in callable reference classes
|
2019-12-23 14:03:34 +01:00 |
|
Jiaxiang Chen
|
0441e484a6
|
PSI2IR: For implicit function return, use expression's end offset as start offset of the IrReturn to generarate correct line number.
|
2019-11-26 17:59:28 +03:00 |
|
Jiaxiang Chen
|
331b085b2f
|
JVM_IR: Fix line number for catch clause.
|
2019-11-26 17:59:28 +03:00 |
|
Jiaxiang Chen
|
3ea878b1c6
|
JVM_IR: Fix line number for varible initializer
|
2019-11-26 17:59:28 +03:00 |
|
Jiaxiang Chen
|
0a2812f83b
|
Add a JVM backend debug information test, this commit is for verifying
line numbers for stepping.
Running JVM instance and read stepping events from it to verify with the
test data.
|
2019-10-05 10:41:11 +02:00 |
|