aboutsummaryrefslogtreecommitdiffstats
path: root/defs
diff options
context:
space:
mode:
authorSteven Harman <steven@harmanly.com>2019-08-14 10:35:47 -0400
committerAaron Patterson <tenderlove@ruby-lang.org>2019-08-14 10:35:47 -0400
commit7da40d74e12cee72b96554a2d201965f1c7dedd7 (patch)
treece4296dd2fbf3fa4940896720c77c323a66b3fb4 /defs
parent48e9155e659f332a82234831e1aa0d93a8b83a2a (diff)
downloadruby-7da40d74e12cee72b96554a2d201965f1c7dedd7.tar.gz
backtrace and backtrace_locations can be nil (#2358)
Exception#backtrace and Exception#backtrace_locations can both be nil if not set. The former can be set via `Exception#set_backtrace`, but the later is only ever set at runtime via `setup_backtrace`.
Diffstat (limited to 'defs')
0 files changed, 0 insertions, 0 deletions