Commit 6ae2612
fix(ocap-kernel): throw on unknown globals instead of warning
Requesting an unknown global now throws before vat code is evaluated,
surfacing misconfigurations immediately rather than silently ignoring
them.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 93076c6 commit 6ae2612
2 files changed
Lines changed: 11 additions & 46 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
| 182 | + | |
| 183 | + | |
224 | 184 | | |
225 | 185 | | |
226 | 186 | | |
227 | 187 | | |
228 | 188 | | |
229 | 189 | | |
230 | 190 | | |
231 | | - | |
| 191 | + | |
232 | 192 | | |
233 | 193 | | |
234 | 194 | | |
| |||
248 | 208 | | |
249 | 209 | | |
250 | 210 | | |
251 | | - | |
252 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
253 | 218 | | |
254 | 219 | | |
255 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
0 commit comments