fix issues and decompile racer-states (#924)

* fix issues and decompile racer-states

* type fix
This commit is contained in:
water111
2021-10-21 22:38:39 -04:00
committed by GitHub
parent 5649ca51c0
commit 44626cfedd
37 changed files with 6856 additions and 147 deletions
+1 -1
View File
@@ -936,7 +936,7 @@ TEST_F(FormRegressionTest, ExprMethod0DeadPool) {
" (v1-5 ((method-of-type process new) arg0 process 'dead arg3))\n"
" )\n"
" (set! (-> s3-0 child) (process->ppointer v1-5))\n"
" (set! (-> v1-5 parent) (process->ppointer s3-0))\n"
" (set! (-> v1-5 parent) (process->ppointer (the-as process s3-0)))\n"
" (set! (-> v1-5 pool) s3-0)\n"
" (set! (-> v1-5 brother) s1-0)\n"
" )\n"