property Runtime.PropertyDescriptor.wasThrown Usage in Deno```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ``` True if the result was thrown during the evaluation. Type boolean | undefined