Scm_UncaughtExceptionClass__SLOTS  734 ext/threads/thrlib.c static ScmClassStaticSlotSpec Scm_UncaughtExceptionClass__SLOTS[] = {
Scm_UncaughtExceptionClass__SLOTS  742 ext/threads/thrlib.c   Scm_InitBuiltinClass(&Scm_UncaughtExceptionClass, "<uncaught-exception>", Scm_UncaughtExceptionClass__SLOTS, TRUE, module);