diff options
author | Jeremy Evans <code@jeremyevans.net> | 2022-01-14 13:02:46 -0800 |
---|---|---|
committer | Jeremy Evans <code@jeremyevans.net> | 2022-02-17 08:54:07 -0800 |
commit | 4c366ec9775eb6acb3fcb3b88038d051512c75a2 (patch) | |
tree | b36d45da1bdb3ccce9ca0d9d4a86852c23fa9299 /variable.c | |
parent | 4113862c0068a8a95d752f5fdf14980f92cd41d7 (diff) | |
download | ruby-4c366ec9775eb6acb3fcb3b88038d051512c75a2.tar.gz |
Add Thread.each_caller_location
This method takes a block and yields Thread::Backtrace::Location
objects to the block. It does not take arguments, and always
starts at the default frame that caller_locations would start at.
Implements [Feature #16663]
Diffstat (limited to 'variable.c')
0 files changed, 0 insertions, 0 deletions