better errors

This commit is contained in:
2026-02-16 21:52:11 -06:00
parent 5a7169654a
commit 2051677679
4 changed files with 227 additions and 31 deletions

View File

@@ -1147,6 +1147,8 @@ struct JSContext {
JSValue current_exception;
JS_BOOL disruption_reported;
/* Actor identity key — used by wota/nota PRIVATE serialization */
JSValue actor_sym;