Pseudocode: Add debug information to magic instructions
This commit is contained in:
@@ -19,7 +19,7 @@ L0:
|
||||
- 2 jmp(L3 [afterCatches]) NEXT:[<END>] PREV:[]
|
||||
L2 [onException]:
|
||||
3 v(e: Throwable) PREV:[jmp?(L2 [onException])]
|
||||
magic(e: Throwable) -> <v1>
|
||||
magic[FAKE_INITIALIZER](e: Throwable) -> <v1>
|
||||
w(e|<v1>)
|
||||
4 mark({ })
|
||||
read (Unit)
|
||||
|
||||
Reference in New Issue
Block a user