summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-10-24 16:28:15 +0900
committerKoichi Sasada <ko1@atdot.net>2019-10-24 16:46:21 +0900
commit38e931fa2ceac6d922f3eabedb8f35f211de0bdb (patch)
tree9ff2a464fa55a4c0c41c66e59a24f80156843a90 /vm_core.h
parent4c3e3b8028ca76fcaedc0e40d9ac678e3ac79ee9 (diff)
show "transferred" attribute on Fiber#to_s
If a fiber is invoked with transfer method (such as "f.transfer"), then the invoked fiber ("f") is labeled as "transferred" and this fiber can not be invoked with Fiber#resume. This patch adds transferred attribute for "Fiber#to_s" (and inspect).
Diffstat (limited to 'vm_core.h')
0 files changed, 0 insertions, 0 deletions