potion_run       1289 core/compile.c   return potion_run(P, code, P->flags & EXEC_JIT);
potion_run         35 core/load.c          result = potion_run(P, potion_send(
potion_run        907 core/potion.h  PN potion_run(Potion *, PN, int);
potion_run        403 front/p2.c           return potion_run(P, code, P->flags & EXEC_JIT);