If v is not undefined, return v. Otherwise, [[panic]] with a message including reason.
v
undefined
reason
Optional
If
v
is notundefined
, returnv
. Otherwise, [[panic]] with a message includingreason
.