summaryrefslogtreecommitdiff
path: root/test/test_set.rb
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2022-01-14 13:02:46 -0800
committerJeremy Evans <code@jeremyevans.net>2022-02-17 08:54:07 -0800
commit4c366ec9775eb6acb3fcb3b88038d051512c75a2 (patch)
treeb36d45da1bdb3ccce9ca0d9d4a86852c23fa9299 /test/test_set.rb
parent4113862c0068a8a95d752f5fdf14980f92cd41d7 (diff)
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]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5445
Diffstat (limited to 'test/test_set.rb')
0 files changed, 0 insertions, 0 deletions