Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
76a7091acb LibJS: Add executable backing state
Introduce ExecutableBacking as the state machine for how a Script or
SourceTextModule executable is backed. Keep construction and transitions
private to the owning record types so transient cache-generation states
cannot be created directly.
2026-05-22 10:54:44 +02:00