debase-ruby_core_source 0.10.2 → 0.10.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (339) hide show
  1. checksums.yaml +5 -5
  2. data/CHANGELOG.md +34 -0
  3. data/README.md +6 -2
  4. data/Rakefile +6 -3
  5. data/debase-ruby_core_source.gemspec +2 -1
  6. data/lib/debase/ruby_core_source.rb +6 -5
  7. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/addr2line.h +0 -0
  8. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/ccan/build_assert/build_assert.h +0 -0
  9. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/ccan/check_type/check_type.h +0 -0
  10. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/ccan/container_of/container_of.h +0 -0
  11. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/ccan/list/list.h +0 -0
  12. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/ccan/str/str.h +0 -0
  13. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/constant.h +1 -0
  14. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/debug_counter.h +0 -0
  15. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/dln.h +0 -0
  16. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/encindex.h +2 -0
  17. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/eval_intern.h +0 -0
  18. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/gc.h +0 -0
  19. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/id.h +0 -0
  20. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/id_table.h +0 -0
  21. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/insns.inc +2 -2
  22. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/insns_info.inc +157 -157
  23. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/internal.h +5 -4
  24. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/iseq.h +2 -2
  25. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/known_errors.inc +0 -0
  26. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/method.h +0 -0
  27. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/node.h +0 -0
  28. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/node_name.inc +0 -0
  29. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/opt_sc.inc +0 -0
  30. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/optinsn.inc +0 -0
  31. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/optunifs.inc +0 -0
  32. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/parse.h +0 -0
  33. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/probes_helper.h +0 -0
  34. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/regenc.h +0 -0
  35. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/regint.h +0 -0
  36. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/regparse.h +0 -0
  37. data/lib/debase/ruby_core_source/ruby-2.5.1-p57/revision.h +1 -0
  38. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/ruby_assert.h +0 -0
  39. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/ruby_atomic.h +0 -0
  40. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/siphash.h +0 -0
  41. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/symbol.h +0 -0
  42. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/thread_pthread.h +0 -0
  43. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/thread_win32.h +0 -0
  44. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/timev.h +0 -0
  45. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/transcode_data.h +0 -0
  46. data/lib/debase/ruby_core_source/ruby-2.5.1-p57/version.h +73 -0
  47. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/vm.inc +13 -13
  48. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/vm_call_iseq_optimized.inc +0 -0
  49. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/vm_core.h +3 -4
  50. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.5.1-p57}/vm_debug.h +0 -0
  51. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/vm_exec.h +0 -0
  52. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/vm_insnhelper.h +0 -0
  53. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/vm_opts.h +1 -2
  54. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.5.1-p57}/vmtc.inc +2 -2
  55. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/addr2line.h +1 -1
  56. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/ccan/build_assert/build_assert.h +0 -0
  57. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/ccan/check_type/check_type.h +0 -0
  58. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/ccan/container_of/container_of.h +0 -0
  59. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/ccan/list/list.h +20 -5
  60. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/ccan/str/str.h +0 -0
  61. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/constant.h +1 -0
  62. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/debug_counter.h +283 -0
  63. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/dln.h +0 -0
  64. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/encindex.h +2 -0
  65. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/eval_intern.h +45 -53
  66. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/gc.h +2 -3
  67. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/hrtime.h +168 -0
  68. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/id.h +4 -2
  69. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/id_table.h +0 -0
  70. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/insns.inc +249 -0
  71. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/insns_info.inc +9374 -0
  72. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/internal.h +608 -100
  73. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/iseq.h +127 -91
  74. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/known_errors.inc +477 -432
  75. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/method.h +28 -15
  76. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/mjit.h +148 -0
  77. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/mjit_compile.inc +4224 -0
  78. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/node.h +449 -0
  79. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/node_name.inc +6 -18
  80. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/opt_sc.inc +109 -0
  81. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/optinsn.inc +128 -0
  82. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/optunifs.inc +43 -0
  83. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/parse.h +210 -0
  84. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/probes_helper.h +42 -0
  85. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/regenc.h +1 -1
  86. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/regint.h +0 -0
  87. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/regparse.h +1 -1
  88. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/revision.h +1 -0
  89. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/ruby_assert.h +6 -0
  90. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/ruby_atomic.h +14 -3
  91. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/siphash.h +1 -1
  92. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/symbol.h +1 -1
  93. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/thread_pthread.h +75 -0
  94. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/thread_win32.h +0 -0
  95. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/timev.h +53 -0
  96. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/transcode_data.h +0 -0
  97. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/transient_heap.h +60 -0
  98. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/version.h +7 -7
  99. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/vm.inc +4502 -0
  100. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/vm_call_iseq_optimized.inc +213 -0
  101. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/vm_core.h +385 -182
  102. data/lib/debase/ruby_core_source/{ruby-2.5.0-rc1 → ruby-2.6.0-p0}/vm_debug.h +0 -0
  103. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/vm_exec.h +33 -13
  104. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/vm_insnhelper.h +316 -0
  105. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.0-p0}/vm_opts.h +18 -5
  106. data/lib/debase/ruby_core_source/ruby-2.6.0-p0/vmtc.inc +243 -0
  107. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/addr2line.h +21 -0
  108. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/ccan/build_assert/build_assert.h +40 -0
  109. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/ccan/check_type/check_type.h +63 -0
  110. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/ccan/container_of/container_of.h +142 -0
  111. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/ccan/list/list.h +788 -0
  112. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/ccan/str/str.h +16 -0
  113. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/constant.h +51 -0
  114. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/debug_counter.h +283 -0
  115. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/dln.h +51 -0
  116. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/encindex.h +69 -0
  117. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/eval_intern.h +333 -0
  118. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/gc.h +116 -0
  119. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/hrtime.h +168 -0
  120. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/id.h +252 -0
  121. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/id_table.h +31 -0
  122. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/insns.inc +249 -0
  123. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/insns_info.inc +9374 -0
  124. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/internal.h +2470 -0
  125. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/iseq.h +304 -0
  126. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/known_errors.inc +791 -0
  127. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/method.h +229 -0
  128. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/mjit.h +148 -0
  129. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/mjit_compile.inc +4226 -0
  130. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/node.h +449 -0
  131. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/node_name.inc +200 -0
  132. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/opt_sc.inc +109 -0
  133. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/optinsn.inc +128 -0
  134. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/optunifs.inc +43 -0
  135. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.5-p114}/parse.h +47 -31
  136. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/probes_helper.h +42 -0
  137. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/regenc.h +254 -0
  138. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/regint.h +938 -0
  139. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/regparse.h +370 -0
  140. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/revision.h +1 -0
  141. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/ruby_assert.h +60 -0
  142. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/ruby_atomic.h +244 -0
  143. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/siphash.h +48 -0
  144. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/symbol.h +112 -0
  145. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/thread_pthread.h +75 -0
  146. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/thread_win32.h +36 -0
  147. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/timev.h +53 -0
  148. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/transcode_data.h +139 -0
  149. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/transient_heap.h +60 -0
  150. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.6.5-p114}/version.h +7 -7
  151. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vm.inc +4504 -0
  152. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vm_call_iseq_optimized.inc +213 -0
  153. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vm_core.h +1910 -0
  154. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vm_debug.h +37 -0
  155. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vm_exec.h +202 -0
  156. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vm_insnhelper.h +316 -0
  157. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vm_opts.h +70 -0
  158. data/lib/debase/ruby_core_source/ruby-2.6.5-p114/vmtc.inc +243 -0
  159. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/addr2line.h +21 -0
  160. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/builtin.h +78 -0
  161. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/ccan/build_assert/build_assert.h +40 -0
  162. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/ccan/check_type/check_type.h +63 -0
  163. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/ccan/container_of/container_of.h +142 -0
  164. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/ccan/list/list.h +788 -0
  165. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/ccan/str/str.h +16 -0
  166. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/constant.h +50 -0
  167. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/debug_counter.h +390 -0
  168. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/dln.h +51 -0
  169. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/encindex.h +69 -0
  170. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/eval_intern.h +312 -0
  171. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/gc.h +131 -0
  172. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/hrtime.h +168 -0
  173. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/id.h +290 -0
  174. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/id_table.h +34 -0
  175. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/insns.inc +253 -0
  176. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/insns_info.inc +9197 -0
  177. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/internal.h +2697 -0
  178. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/iseq.h +312 -0
  179. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/known_errors.inc +791 -0
  180. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/method.h +229 -0
  181. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/mjit.h +177 -0
  182. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/mjit_compile.inc +7779 -0
  183. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/node.h +476 -0
  184. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/node_name.inc +208 -0
  185. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/opt_sc.inc +109 -0
  186. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/optinsn.inc +128 -0
  187. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/optunifs.inc +43 -0
  188. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/parse.h +210 -0
  189. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/probes_helper.h +42 -0
  190. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/regenc.h +254 -0
  191. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/regint.h +938 -0
  192. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/regparse.h +370 -0
  193. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/revision.h +2 -0
  194. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/ruby_assert.h +15 -0
  195. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/ruby_atomic.h +244 -0
  196. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/siphash.h +48 -0
  197. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/symbol.h +119 -0
  198. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/thread_pthread.h +75 -0
  199. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/thread_win32.h +36 -0
  200. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/timev.h +56 -0
  201. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/transcode_data.h +139 -0
  202. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/transient_heap.h +62 -0
  203. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/variable.h +9 -0
  204. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/version.h +77 -0
  205. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/vm.inc +5466 -0
  206. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/vm_call_iseq_optimized.inc +237 -0
  207. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/vm_core.h +1968 -0
  208. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/vm_debug.h +34 -0
  209. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/vm_exec.h +193 -0
  210. data/lib/debase/ruby_core_source/{ruby-2.5.0-preview1 → ruby-2.7.0-p0}/vm_insnhelper.h +81 -64
  211. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/vm_opts.h +72 -0
  212. data/lib/debase/ruby_core_source/ruby-2.7.0-p0/vmtc.inc +247 -0
  213. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/addr2line.h +20 -0
  214. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/builtin.h +83 -0
  215. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ccan/build_assert/build_assert.h +40 -0
  216. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ccan/check_type/check_type.h +63 -0
  217. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ccan/container_of/container_of.h +142 -0
  218. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ccan/list/list.h +788 -0
  219. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ccan/str/str.h +16 -0
  220. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/constant.h +55 -0
  221. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/debug_counter.h +423 -0
  222. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/dln.h +36 -0
  223. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/encindex.h +70 -0
  224. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/eval_intern.h +312 -0
  225. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/gc.h +140 -0
  226. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/hrtime.h +168 -0
  227. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/id.h +290 -0
  228. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/id_table.h +36 -0
  229. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/insns.inc +249 -0
  230. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/insns_info.inc +8979 -0
  231. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal.h +107 -0
  232. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/array.h +114 -0
  233. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/bignum.h +246 -0
  234. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/bits.h +566 -0
  235. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/class.h +168 -0
  236. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/compar.h +50 -0
  237. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/compile.h +32 -0
  238. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/compilers.h +108 -0
  239. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/complex.h +29 -0
  240. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/cont.h +25 -0
  241. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/dir.h +17 -0
  242. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/enc.h +20 -0
  243. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/encoding.h +28 -0
  244. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/enum.h +19 -0
  245. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/enumerator.h +22 -0
  246. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/error.h +131 -0
  247. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/eval.h +33 -0
  248. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/file.h +39 -0
  249. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/fixnum.h +185 -0
  250. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/gc.h +154 -0
  251. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/hash.h +240 -0
  252. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/imemo.h +243 -0
  253. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/inits.h +51 -0
  254. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/io.h +35 -0
  255. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/load.h +19 -0
  256. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/loadpath.h +17 -0
  257. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/math.h +24 -0
  258. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/missing.h +19 -0
  259. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/mjit.h +29 -0
  260. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/numeric.h +252 -0
  261. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/object.h +83 -0
  262. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/parse.h +23 -0
  263. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/proc.h +32 -0
  264. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/process.h +136 -0
  265. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/random.h +17 -0
  266. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/range.h +37 -0
  267. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/rational.h +69 -0
  268. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/re.h +29 -0
  269. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/sanitizers.h +191 -0
  270. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/scheduler.h +35 -0
  271. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/serial.h +24 -0
  272. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/signal.h +22 -0
  273. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/static_assert.h +17 -0
  274. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/string.h +135 -0
  275. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/struct.h +154 -0
  276. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/symbol.h +41 -0
  277. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/thread.h +60 -0
  278. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/time.h +35 -0
  279. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/transcode.h +21 -0
  280. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/util.h +31 -0
  281. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/variable.h +83 -0
  282. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/vm.h +135 -0
  283. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/internal/warnings.h +17 -0
  284. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/iseq.h +304 -0
  285. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/known_errors.inc +791 -0
  286. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/method.h +245 -0
  287. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/mjit.h +197 -0
  288. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/mjit_compile.inc +8082 -0
  289. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/node.h +484 -0
  290. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/node_name.inc +210 -0
  291. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/opt_sc.inc +109 -0
  292. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/optinsn.inc +128 -0
  293. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/optunifs.inc +43 -0
  294. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/parse.h +211 -0
  295. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/probes_helper.h +44 -0
  296. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ractor.h +271 -0
  297. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ractor_pub.h +50 -0
  298. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/regenc.h +254 -0
  299. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/regint.h +938 -0
  300. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/regparse.h +370 -0
  301. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/revision.h +2 -0
  302. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ruby_assert.h +15 -0
  303. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/ruby_atomic.h +236 -0
  304. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/siphash.h +48 -0
  305. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/symbol.h +119 -0
  306. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/thread_pthread.h +106 -0
  307. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/thread_win32.h +66 -0
  308. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/timev.h +57 -0
  309. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/transcode_data.h +138 -0
  310. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/transient_heap.h +61 -0
  311. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/variable.h +21 -0
  312. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/version.h +89 -0
  313. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm.inc +5360 -0
  314. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_call_iseq_optimized.inc +244 -0
  315. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_callinfo.h +457 -0
  316. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_core.h +1952 -0
  317. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_debug.h +116 -0
  318. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_exec.h +196 -0
  319. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_insnhelper.h +260 -0
  320. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_opts.h +73 -0
  321. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vm_sync.h +97 -0
  322. data/lib/debase/ruby_core_source/ruby-3.0.0-preview1/vmtc.inc +243 -0
  323. data/lib/debase/ruby_core_source/version.rb +1 -1
  324. metadata +335 -102
  325. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/insns.inc +0 -118
  326. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/insns_info.inc +0 -827
  327. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/node.h +0 -523
  328. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/opt_sc.inc +0 -809
  329. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/optinsn.inc +0 -77
  330. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/optunifs.inc +0 -49
  331. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/probes_helper.h +0 -43
  332. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/revision.h +0 -1
  333. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/vm.inc +0 -2935
  334. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/vm_call_iseq_optimized.inc +0 -212
  335. data/lib/debase/ruby_core_source/ruby-2.5.0-preview1/vmtc.inc +0 -115
  336. data/lib/debase/ruby_core_source/ruby-2.5.0-rc1/debug_counter.h +0 -109
  337. data/lib/debase/ruby_core_source/ruby-2.5.0-rc1/revision.h +0 -1
  338. data/lib/debase/ruby_core_source/ruby-2.5.0-rc1/thread_pthread.h +0 -54
  339. data/lib/debase/ruby_core_source/ruby-2.5.0-rc1/timev.h +0 -42
@@ -0,0 +1,237 @@
1
+ /* -*- c -*- */
2
+ #if 1 /* enable or disable this optimization */
3
+
4
+ /* DO NOT EDIT THIS FILE DIRECTLY
5
+ *
6
+ * This file is generated by tool/mk_call_iseq_optimized.rb
7
+ */
8
+
9
+ static VALUE
10
+ vm_call_iseq_setup_normal_0start_0params_0locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
11
+ {
12
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
13
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 0, 0);
14
+ }
15
+
16
+ static VALUE
17
+ vm_call_iseq_setup_normal_0start_0params_1locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
18
+ {
19
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
20
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 0, 1);
21
+ }
22
+
23
+ static VALUE
24
+ vm_call_iseq_setup_normal_0start_0params_2locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
25
+ {
26
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
27
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 0, 2);
28
+ }
29
+
30
+ static VALUE
31
+ vm_call_iseq_setup_normal_0start_0params_3locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
32
+ {
33
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
34
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 0, 3);
35
+ }
36
+
37
+ static VALUE
38
+ vm_call_iseq_setup_normal_0start_0params_4locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
39
+ {
40
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
41
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 0, 4);
42
+ }
43
+
44
+ static VALUE
45
+ vm_call_iseq_setup_normal_0start_0params_5locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
46
+ {
47
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
48
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 0, 5);
49
+ }
50
+
51
+ static VALUE
52
+ vm_call_iseq_setup_normal_0start_1params_0locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
53
+ {
54
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
55
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 1, 0);
56
+ }
57
+
58
+ static VALUE
59
+ vm_call_iseq_setup_normal_0start_1params_1locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
60
+ {
61
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
62
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 1, 1);
63
+ }
64
+
65
+ static VALUE
66
+ vm_call_iseq_setup_normal_0start_1params_2locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
67
+ {
68
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
69
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 1, 2);
70
+ }
71
+
72
+ static VALUE
73
+ vm_call_iseq_setup_normal_0start_1params_3locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
74
+ {
75
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
76
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 1, 3);
77
+ }
78
+
79
+ static VALUE
80
+ vm_call_iseq_setup_normal_0start_1params_4locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
81
+ {
82
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
83
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 1, 4);
84
+ }
85
+
86
+ static VALUE
87
+ vm_call_iseq_setup_normal_0start_1params_5locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
88
+ {
89
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
90
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 1, 5);
91
+ }
92
+
93
+ static VALUE
94
+ vm_call_iseq_setup_normal_0start_2params_0locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
95
+ {
96
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
97
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 2, 0);
98
+ }
99
+
100
+ static VALUE
101
+ vm_call_iseq_setup_normal_0start_2params_1locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
102
+ {
103
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
104
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 2, 1);
105
+ }
106
+
107
+ static VALUE
108
+ vm_call_iseq_setup_normal_0start_2params_2locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
109
+ {
110
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
111
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 2, 2);
112
+ }
113
+
114
+ static VALUE
115
+ vm_call_iseq_setup_normal_0start_2params_3locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
116
+ {
117
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
118
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 2, 3);
119
+ }
120
+
121
+ static VALUE
122
+ vm_call_iseq_setup_normal_0start_2params_4locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
123
+ {
124
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
125
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 2, 4);
126
+ }
127
+
128
+ static VALUE
129
+ vm_call_iseq_setup_normal_0start_2params_5locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
130
+ {
131
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
132
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 2, 5);
133
+ }
134
+
135
+ static VALUE
136
+ vm_call_iseq_setup_normal_0start_3params_0locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
137
+ {
138
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
139
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 3, 0);
140
+ }
141
+
142
+ static VALUE
143
+ vm_call_iseq_setup_normal_0start_3params_1locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
144
+ {
145
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
146
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 3, 1);
147
+ }
148
+
149
+ static VALUE
150
+ vm_call_iseq_setup_normal_0start_3params_2locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
151
+ {
152
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
153
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 3, 2);
154
+ }
155
+
156
+ static VALUE
157
+ vm_call_iseq_setup_normal_0start_3params_3locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
158
+ {
159
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
160
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 3, 3);
161
+ }
162
+
163
+ static VALUE
164
+ vm_call_iseq_setup_normal_0start_3params_4locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
165
+ {
166
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
167
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 3, 4);
168
+ }
169
+
170
+ static VALUE
171
+ vm_call_iseq_setup_normal_0start_3params_5locals(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
172
+ {
173
+ RB_DEBUG_COUNTER_INC(ccf_iseq_fix);
174
+ return vm_call_iseq_setup_normal(ec, cfp, calling, cd->cc.me, 0, 3, 5);
175
+ }
176
+
177
+ /* vm_call_iseq_handlers[param][local] */
178
+ static const vm_call_handler vm_call_iseq_handlers[][6] = {
179
+ {vm_call_iseq_setup_normal_0start_0params_0locals,
180
+ vm_call_iseq_setup_normal_0start_0params_1locals,
181
+ vm_call_iseq_setup_normal_0start_0params_2locals,
182
+ vm_call_iseq_setup_normal_0start_0params_3locals,
183
+ vm_call_iseq_setup_normal_0start_0params_4locals,
184
+ vm_call_iseq_setup_normal_0start_0params_5locals},
185
+ {vm_call_iseq_setup_normal_0start_1params_0locals,
186
+ vm_call_iseq_setup_normal_0start_1params_1locals,
187
+ vm_call_iseq_setup_normal_0start_1params_2locals,
188
+ vm_call_iseq_setup_normal_0start_1params_3locals,
189
+ vm_call_iseq_setup_normal_0start_1params_4locals,
190
+ vm_call_iseq_setup_normal_0start_1params_5locals},
191
+ {vm_call_iseq_setup_normal_0start_2params_0locals,
192
+ vm_call_iseq_setup_normal_0start_2params_1locals,
193
+ vm_call_iseq_setup_normal_0start_2params_2locals,
194
+ vm_call_iseq_setup_normal_0start_2params_3locals,
195
+ vm_call_iseq_setup_normal_0start_2params_4locals,
196
+ vm_call_iseq_setup_normal_0start_2params_5locals},
197
+ {vm_call_iseq_setup_normal_0start_3params_0locals,
198
+ vm_call_iseq_setup_normal_0start_3params_1locals,
199
+ vm_call_iseq_setup_normal_0start_3params_2locals,
200
+ vm_call_iseq_setup_normal_0start_3params_3locals,
201
+ vm_call_iseq_setup_normal_0start_3params_4locals,
202
+ vm_call_iseq_setup_normal_0start_3params_5locals}
203
+ };
204
+
205
+ static inline vm_call_handler
206
+ vm_call_iseq_setup_func(const struct rb_call_info *ci, const int param_size, const int local_size)
207
+ {
208
+ if (UNLIKELY(ci->flag & VM_CALL_TAILCALL)) {
209
+ return &vm_call_iseq_setup_tailcall_0start;
210
+ }
211
+ else if (0) { /* to disable optimize */
212
+ return &vm_call_iseq_setup_normal_0start;
213
+ }
214
+ else {
215
+ if (param_size <= 3 &&
216
+ local_size <= 5) {
217
+ VM_ASSERT(local_size >= 0);
218
+ return vm_call_iseq_handlers[param_size][local_size];
219
+ }
220
+ return &vm_call_iseq_setup_normal_0start;
221
+ }
222
+ }
223
+
224
+ #else
225
+
226
+
227
+ static inline vm_call_handler
228
+ vm_call_iseq_setup_func(const struct rb_call_info *ci, const int param_size, const int local_size)
229
+ {
230
+ if (UNLIKELY(ci->flag & VM_CALL_TAILCALL)) {
231
+ return &vm_call_iseq_setup_tailcall_0start;
232
+ }
233
+ else {
234
+ return &vm_call_iseq_setup_normal_0start;
235
+ }
236
+ }
237
+ #endif
@@ -0,0 +1,1968 @@
1
+ /**********************************************************************
2
+
3
+ vm_core.h -
4
+
5
+ $Author$
6
+ created at: 04/01/01 19:41:38 JST
7
+
8
+ Copyright (C) 2004-2007 Koichi Sasada
9
+
10
+ **********************************************************************/
11
+
12
+ #ifndef RUBY_VM_CORE_H
13
+ #define RUBY_VM_CORE_H
14
+
15
+ /*
16
+ * Enable check mode.
17
+ * 1: enable local assertions.
18
+ */
19
+ #ifndef VM_CHECK_MODE
20
+
21
+ // respect RUBY_DUBUG: if given n is 0, then use RUBY_DEBUG
22
+ #define N_OR_RUBY_DEBUG(n) (((n) > 0) ? (n) : RUBY_DEBUG)
23
+
24
+ #define VM_CHECK_MODE N_OR_RUBY_DEBUG(0)
25
+ #endif
26
+
27
+ /**
28
+ * VM Debug Level
29
+ *
30
+ * debug level:
31
+ * 0: no debug output
32
+ * 1: show instruction name
33
+ * 2: show stack frame when control stack frame is changed
34
+ * 3: show stack status
35
+ * 4: show register
36
+ * 5:
37
+ * 10: gc check
38
+ */
39
+
40
+ #ifndef VMDEBUG
41
+ #define VMDEBUG 0
42
+ #endif
43
+
44
+ #if 0
45
+ #undef VMDEBUG
46
+ #define VMDEBUG 3
47
+ #endif
48
+
49
+ #include "ruby_assert.h"
50
+
51
+ #if VM_CHECK_MODE > 0
52
+ #define VM_ASSERT(expr) RUBY_ASSERT_MESG_WHEN(VM_CHECK_MODE > 0, expr, #expr)
53
+ #define VM_UNREACHABLE(func) rb_bug(#func ": unreachable")
54
+
55
+ #else
56
+ #define VM_ASSERT(expr) ((void)0)
57
+ #define VM_UNREACHABLE(func) UNREACHABLE
58
+ #endif
59
+
60
+ #define RUBY_VM_THREAD_MODEL 2
61
+
62
+ /*
63
+ * implementation selector of get_insn_info algorithm
64
+ * 0: linear search
65
+ * 1: binary search
66
+ * 2: succinct bitvector
67
+ */
68
+ #ifndef VM_INSN_INFO_TABLE_IMPL
69
+ # define VM_INSN_INFO_TABLE_IMPL 2
70
+ #endif
71
+
72
+ #include "ruby/ruby.h"
73
+ #include "ruby/st.h"
74
+
75
+ #include "node.h"
76
+ #include "vm_opts.h"
77
+ #include "id.h"
78
+ #include "method.h"
79
+ #include "ruby_atomic.h"
80
+ #include "ccan/list/list.h"
81
+
82
+ #include "ruby/thread_native.h"
83
+ #if defined(_WIN32)
84
+ #include "thread_win32.h"
85
+ #elif defined(HAVE_PTHREAD_H)
86
+ #include "thread_pthread.h"
87
+ #endif
88
+
89
+ #include <setjmp.h>
90
+ #include <signal.h>
91
+
92
+ #if defined(NSIG_MAX) /* POSIX issue 8 */
93
+ # undef NSIG
94
+ # define NSIG NSIG_MAX
95
+ #elif defined(_SIG_MAXSIG) /* FreeBSD */
96
+ # undef NSIG
97
+ # define NSIG _SIG_MAXSIG
98
+ #elif defined(_SIGMAX) /* QNX */
99
+ # define NSIG (_SIGMAX + 1)
100
+ #elif defined(NSIG) /* 99% of everything else */
101
+ # /* take it */
102
+ #else /* Last resort */
103
+ # define NSIG (sizeof(sigset_t) * CHAR_BIT + 1)
104
+ #endif
105
+
106
+ #define RUBY_NSIG NSIG
107
+
108
+ #if defined(SIGCLD)
109
+ # define RUBY_SIGCHLD (SIGCLD)
110
+ #elif defined(SIGCHLD)
111
+ # define RUBY_SIGCHLD (SIGCHLD)
112
+ #else
113
+ # define RUBY_SIGCHLD (0)
114
+ #endif
115
+
116
+ /* platforms with broken or non-existent SIGCHLD work by polling */
117
+ #if defined(__APPLE__)
118
+ # define SIGCHLD_LOSSY (1)
119
+ #else
120
+ # define SIGCHLD_LOSSY (0)
121
+ #endif
122
+
123
+ /* define to 0 to test old code path */
124
+ #define WAITPID_USE_SIGCHLD (RUBY_SIGCHLD || SIGCHLD_LOSSY)
125
+
126
+ #ifdef HAVE_STDARG_PROTOTYPES
127
+ #include <stdarg.h>
128
+ #define va_init_list(a,b) va_start((a),(b))
129
+ #else
130
+ #include <varargs.h>
131
+ #define va_init_list(a,b) va_start((a))
132
+ #endif
133
+
134
+ #if defined(SIGSEGV) && defined(HAVE_SIGALTSTACK) && defined(SA_SIGINFO) && !defined(__NetBSD__)
135
+ # define USE_SIGALTSTACK
136
+ void *rb_register_sigaltstack(void);
137
+ # define RB_ALTSTACK_INIT(var) var = rb_register_sigaltstack()
138
+ # define RB_ALTSTACK_FREE(var) xfree(var)
139
+ # define RB_ALTSTACK(var) var
140
+ #else /* noop */
141
+ # define RB_ALTSTACK_INIT(var)
142
+ # define RB_ALTSTACK_FREE(var)
143
+ # define RB_ALTSTACK(var) (0)
144
+ #endif
145
+
146
+ /*****************/
147
+ /* configuration */
148
+ /*****************/
149
+
150
+ /* gcc ver. check */
151
+ #if defined(__GNUC__) && __GNUC__ >= 2
152
+
153
+ #if OPT_TOKEN_THREADED_CODE
154
+ #if OPT_DIRECT_THREADED_CODE
155
+ #undef OPT_DIRECT_THREADED_CODE
156
+ #endif
157
+ #endif
158
+
159
+ #else /* defined(__GNUC__) && __GNUC__ >= 2 */
160
+
161
+ /* disable threaded code options */
162
+ #if OPT_DIRECT_THREADED_CODE
163
+ #undef OPT_DIRECT_THREADED_CODE
164
+ #endif
165
+ #if OPT_TOKEN_THREADED_CODE
166
+ #undef OPT_TOKEN_THREADED_CODE
167
+ #endif
168
+ #endif
169
+
170
+ /* call threaded code */
171
+ #if OPT_CALL_THREADED_CODE
172
+ #if OPT_DIRECT_THREADED_CODE
173
+ #undef OPT_DIRECT_THREADED_CODE
174
+ #endif /* OPT_DIRECT_THREADED_CODE */
175
+ #if OPT_STACK_CACHING
176
+ #undef OPT_STACK_CACHING
177
+ #endif /* OPT_STACK_CACHING */
178
+ #endif /* OPT_CALL_THREADED_CODE */
179
+
180
+ void rb_vm_encoded_insn_data_table_init(void);
181
+ typedef unsigned long rb_num_t;
182
+ typedef signed long rb_snum_t;
183
+
184
+ enum ruby_tag_type {
185
+ RUBY_TAG_NONE = 0x0,
186
+ RUBY_TAG_RETURN = 0x1,
187
+ RUBY_TAG_BREAK = 0x2,
188
+ RUBY_TAG_NEXT = 0x3,
189
+ RUBY_TAG_RETRY = 0x4,
190
+ RUBY_TAG_REDO = 0x5,
191
+ RUBY_TAG_RAISE = 0x6,
192
+ RUBY_TAG_THROW = 0x7,
193
+ RUBY_TAG_FATAL = 0x8,
194
+ RUBY_TAG_MASK = 0xf
195
+ };
196
+
197
+ #define TAG_NONE RUBY_TAG_NONE
198
+ #define TAG_RETURN RUBY_TAG_RETURN
199
+ #define TAG_BREAK RUBY_TAG_BREAK
200
+ #define TAG_NEXT RUBY_TAG_NEXT
201
+ #define TAG_RETRY RUBY_TAG_RETRY
202
+ #define TAG_REDO RUBY_TAG_REDO
203
+ #define TAG_RAISE RUBY_TAG_RAISE
204
+ #define TAG_THROW RUBY_TAG_THROW
205
+ #define TAG_FATAL RUBY_TAG_FATAL
206
+ #define TAG_MASK RUBY_TAG_MASK
207
+
208
+ enum ruby_vm_throw_flags {
209
+ VM_THROW_NO_ESCAPE_FLAG = 0x8000,
210
+ VM_THROW_STATE_MASK = 0xff
211
+ };
212
+
213
+ /* forward declarations */
214
+ struct rb_thread_struct;
215
+ struct rb_control_frame_struct;
216
+
217
+ /* iseq data type */
218
+ typedef struct rb_compile_option_struct rb_compile_option_t;
219
+
220
+ struct iseq_inline_cache_entry {
221
+ rb_serial_t ic_serial;
222
+ const rb_cref_t *ic_cref;
223
+ VALUE value;
224
+ };
225
+
226
+ struct iseq_inline_iv_cache_entry {
227
+ rb_serial_t ic_serial;
228
+ size_t index;
229
+ };
230
+
231
+ union iseq_inline_storage_entry {
232
+ struct {
233
+ struct rb_thread_struct *running_thread;
234
+ VALUE value;
235
+ } once;
236
+ struct iseq_inline_cache_entry cache;
237
+ struct iseq_inline_iv_cache_entry iv_cache;
238
+ };
239
+
240
+ struct rb_call_info_kw_arg {
241
+ int keyword_len;
242
+ VALUE keywords[1];
243
+ };
244
+
245
+ struct rb_call_info_with_kwarg {
246
+ struct rb_call_info ci;
247
+ struct rb_call_info_kw_arg *kw_arg;
248
+ };
249
+
250
+ struct rb_calling_info {
251
+ VALUE block_handler;
252
+ VALUE recv;
253
+ int argc;
254
+ int kw_splat;
255
+ };
256
+
257
+ struct rb_kwarg_call_data {
258
+ struct rb_call_cache cc;
259
+ struct rb_call_info_with_kwarg ci_kw;
260
+ };
261
+
262
+ struct rb_execution_context_struct;
263
+ typedef VALUE (*vm_call_handler)(struct rb_execution_context_struct *ec, struct rb_control_frame_struct *cfp, struct rb_calling_info *calling, struct rb_call_data *cd);
264
+
265
+ #if 1
266
+ #define CoreDataFromValue(obj, type) (type*)DATA_PTR(obj)
267
+ #else
268
+ #define CoreDataFromValue(obj, type) (type*)rb_data_object_get(obj)
269
+ #endif
270
+ #define GetCoreDataFromValue(obj, type, ptr) ((ptr) = CoreDataFromValue((obj), type))
271
+
272
+ typedef struct rb_iseq_location_struct {
273
+ VALUE pathobj; /* String (path) or Array [path, realpath]. Frozen. */
274
+ VALUE base_label; /* String */
275
+ VALUE label; /* String */
276
+ VALUE first_lineno; /* TODO: may be unsigned short */
277
+ int node_id;
278
+ rb_code_location_t code_location;
279
+ } rb_iseq_location_t;
280
+
281
+ #define PATHOBJ_PATH 0
282
+ #define PATHOBJ_REALPATH 1
283
+
284
+ static inline VALUE
285
+ pathobj_path(VALUE pathobj)
286
+ {
287
+ if (RB_TYPE_P(pathobj, T_STRING)) {
288
+ return pathobj;
289
+ }
290
+ else {
291
+ VM_ASSERT(RB_TYPE_P(pathobj, T_ARRAY));
292
+ return RARRAY_AREF(pathobj, PATHOBJ_PATH);
293
+ }
294
+ }
295
+
296
+ static inline VALUE
297
+ pathobj_realpath(VALUE pathobj)
298
+ {
299
+ if (RB_TYPE_P(pathobj, T_STRING)) {
300
+ return pathobj;
301
+ }
302
+ else {
303
+ VM_ASSERT(RB_TYPE_P(pathobj, T_ARRAY));
304
+ return RARRAY_AREF(pathobj, PATHOBJ_REALPATH);
305
+ }
306
+ }
307
+
308
+ /* Forward declarations */
309
+ struct rb_mjit_unit;
310
+
311
+ struct rb_iseq_constant_body {
312
+ enum iseq_type {
313
+ ISEQ_TYPE_TOP,
314
+ ISEQ_TYPE_METHOD,
315
+ ISEQ_TYPE_BLOCK,
316
+ ISEQ_TYPE_CLASS,
317
+ ISEQ_TYPE_RESCUE,
318
+ ISEQ_TYPE_ENSURE,
319
+ ISEQ_TYPE_EVAL,
320
+ ISEQ_TYPE_MAIN,
321
+ ISEQ_TYPE_PLAIN
322
+ } type; /* instruction sequence type */
323
+
324
+ unsigned int iseq_size;
325
+ VALUE *iseq_encoded; /* encoded iseq (insn addr and operands) */
326
+
327
+ /**
328
+ * parameter information
329
+ *
330
+ * def m(a1, a2, ..., aM, # mandatory
331
+ * b1=(...), b2=(...), ..., bN=(...), # optional
332
+ * *c, # rest
333
+ * d1, d2, ..., dO, # post
334
+ * e1:(...), e2:(...), ..., eK:(...), # keyword
335
+ * **f, # keyword_rest
336
+ * &g) # block
337
+ * =>
338
+ *
339
+ * lead_num = M
340
+ * opt_num = N
341
+ * rest_start = M+N
342
+ * post_start = M+N+(*1)
343
+ * post_num = O
344
+ * keyword_num = K
345
+ * block_start = M+N+(*1)+O+K
346
+ * keyword_bits = M+N+(*1)+O+K+(&1)
347
+ * size = M+N+O+(*1)+K+(&1)+(**1) // parameter size.
348
+ */
349
+
350
+ struct {
351
+ struct {
352
+ unsigned int has_lead : 1;
353
+ unsigned int has_opt : 1;
354
+ unsigned int has_rest : 1;
355
+ unsigned int has_post : 1;
356
+ unsigned int has_kw : 1;
357
+ unsigned int has_kwrest : 1;
358
+ unsigned int has_block : 1;
359
+
360
+ unsigned int ambiguous_param0 : 1; /* {|a|} */
361
+ unsigned int accepts_no_kwarg : 1;
362
+ unsigned int ruby2_keywords: 1;
363
+ } flags;
364
+
365
+ unsigned int size;
366
+
367
+ int lead_num;
368
+ int opt_num;
369
+ int rest_start;
370
+ int post_start;
371
+ int post_num;
372
+ int block_start;
373
+
374
+ const VALUE *opt_table; /* (opt_num + 1) entries. */
375
+ /* opt_num and opt_table:
376
+ *
377
+ * def foo o1=e1, o2=e2, ..., oN=eN
378
+ * #=>
379
+ * # prologue code
380
+ * A1: e1
381
+ * A2: e2
382
+ * ...
383
+ * AN: eN
384
+ * AL: body
385
+ * opt_num = N
386
+ * opt_table = [A1, A2, ..., AN, AL]
387
+ */
388
+
389
+ const struct rb_iseq_param_keyword {
390
+ int num;
391
+ int required_num;
392
+ int bits_start;
393
+ int rest_start;
394
+ const ID *table;
395
+ VALUE *default_values;
396
+ } *keyword;
397
+ } param;
398
+
399
+ rb_iseq_location_t location;
400
+
401
+ /* insn info, must be freed */
402
+ struct iseq_insn_info {
403
+ const struct iseq_insn_info_entry *body;
404
+ unsigned int *positions;
405
+ unsigned int size;
406
+ #if VM_INSN_INFO_TABLE_IMPL == 2
407
+ struct succ_index_table *succ_index_table;
408
+ #endif
409
+ } insns_info;
410
+
411
+ const ID *local_table; /* must free */
412
+
413
+ /* catch table */
414
+ struct iseq_catch_table *catch_table;
415
+
416
+ /* for child iseq */
417
+ const struct rb_iseq_struct *parent_iseq;
418
+ struct rb_iseq_struct *local_iseq; /* local_iseq->flip_cnt can be modified */
419
+
420
+ union iseq_inline_storage_entry *is_entries;
421
+ struct rb_call_data *call_data; /* A buffer for two arrays:
422
+ * struct rb_call_data calls[ci_size];
423
+ * struct rb_kwarg_call_data kw_calls[ci_kw_size];
424
+ * Such that:
425
+ * struct rb_kwarg_call_data *kw_calls = &body->call_data[ci_size];
426
+ */
427
+
428
+ struct {
429
+ rb_snum_t flip_count;
430
+ VALUE coverage;
431
+ VALUE pc2branchindex;
432
+ VALUE *original_iseq;
433
+ } variable;
434
+
435
+ unsigned int local_table_size;
436
+ unsigned int is_size;
437
+ unsigned int ci_size;
438
+ unsigned int ci_kw_size;
439
+ unsigned int stack_max; /* for stack overflow check */
440
+
441
+ char catch_except_p; /* If a frame of this ISeq may catch exception, set TRUE */
442
+
443
+ #if USE_MJIT
444
+ /* The following fields are MJIT related info. */
445
+ VALUE (*jit_func)(struct rb_execution_context_struct *,
446
+ struct rb_control_frame_struct *); /* function pointer for loaded native code */
447
+ long unsigned total_calls; /* number of total calls with `mjit_exec()` */
448
+ struct rb_mjit_unit *jit_unit;
449
+ #endif
450
+
451
+ uintptr_t iseq_unique_id; /* -- Remove In 3.0 -- */
452
+ };
453
+
454
+ /* T_IMEMO/iseq */
455
+ /* typedef rb_iseq_t is in method.h */
456
+ struct rb_iseq_struct {
457
+ VALUE flags; /* 1 */
458
+ VALUE wrapper; /* 2 */
459
+
460
+ struct rb_iseq_constant_body *body; /* 3 */
461
+
462
+ union { /* 4, 5 words */
463
+ struct iseq_compile_data *compile_data; /* used at compile time */
464
+
465
+ struct {
466
+ VALUE obj;
467
+ int index;
468
+ } loader;
469
+
470
+ struct {
471
+ struct rb_hook_list_struct *local_hooks;
472
+ rb_event_flag_t global_trace_events;
473
+ } exec;
474
+ } aux;
475
+ };
476
+
477
+ #ifndef USE_LAZY_LOAD
478
+ #define USE_LAZY_LOAD 0
479
+ #endif
480
+
481
+ #if USE_LAZY_LOAD
482
+ const rb_iseq_t *rb_iseq_complete(const rb_iseq_t *iseq);
483
+ #endif
484
+
485
+ static inline const rb_iseq_t *
486
+ rb_iseq_check(const rb_iseq_t *iseq)
487
+ {
488
+ #if USE_LAZY_LOAD
489
+ if (iseq->body == NULL) {
490
+ rb_iseq_complete((rb_iseq_t *)iseq);
491
+ }
492
+ #endif
493
+ return iseq;
494
+ }
495
+
496
+ static inline const rb_iseq_t *
497
+ def_iseq_ptr(rb_method_definition_t *def)
498
+ {
499
+ //TODO: re-visit. to check the bug, enable this assertion.
500
+ #if VM_CHECK_MODE > 0
501
+ if (def->type != VM_METHOD_TYPE_ISEQ) rb_bug("def_iseq_ptr: not iseq (%d)", def->type);
502
+ #endif
503
+ return rb_iseq_check(def->body.iseq.iseqptr);
504
+ }
505
+
506
+ enum ruby_special_exceptions {
507
+ ruby_error_reenter,
508
+ ruby_error_nomemory,
509
+ ruby_error_sysstack,
510
+ ruby_error_stackfatal,
511
+ ruby_error_stream_closed,
512
+ ruby_special_error_count
513
+ };
514
+
515
+ enum ruby_basic_operators {
516
+ BOP_PLUS,
517
+ BOP_MINUS,
518
+ BOP_MULT,
519
+ BOP_DIV,
520
+ BOP_MOD,
521
+ BOP_EQ,
522
+ BOP_EQQ,
523
+ BOP_LT,
524
+ BOP_LE,
525
+ BOP_LTLT,
526
+ BOP_AREF,
527
+ BOP_ASET,
528
+ BOP_LENGTH,
529
+ BOP_SIZE,
530
+ BOP_EMPTY_P,
531
+ BOP_NIL_P,
532
+ BOP_SUCC,
533
+ BOP_GT,
534
+ BOP_GE,
535
+ BOP_NOT,
536
+ BOP_NEQ,
537
+ BOP_MATCH,
538
+ BOP_FREEZE,
539
+ BOP_UMINUS,
540
+ BOP_MAX,
541
+ BOP_MIN,
542
+ BOP_CALL,
543
+ BOP_AND,
544
+ BOP_OR,
545
+
546
+ BOP_LAST_
547
+ };
548
+
549
+ #define GetVMPtr(obj, ptr) \
550
+ GetCoreDataFromValue((obj), rb_vm_t, (ptr))
551
+
552
+ struct rb_vm_struct;
553
+ typedef void rb_vm_at_exit_func(struct rb_vm_struct*);
554
+
555
+ typedef struct rb_at_exit_list {
556
+ rb_vm_at_exit_func *func;
557
+ struct rb_at_exit_list *next;
558
+ } rb_at_exit_list;
559
+
560
+ struct rb_objspace;
561
+ struct rb_objspace *rb_objspace_alloc(void);
562
+ void rb_objspace_free(struct rb_objspace *);
563
+ void rb_objspace_call_finalizer(struct rb_objspace *);
564
+
565
+ typedef struct rb_hook_list_struct {
566
+ struct rb_event_hook_struct *hooks;
567
+ rb_event_flag_t events;
568
+ unsigned int need_clean;
569
+ unsigned int running;
570
+ } rb_hook_list_t;
571
+
572
+
573
+ // see builtin.h for definition
574
+ typedef const struct rb_builtin_function *RB_BUILTIN;
575
+
576
+ typedef struct rb_vm_struct {
577
+ VALUE self;
578
+
579
+ rb_global_vm_lock_t gvl;
580
+
581
+ struct rb_thread_struct *main_thread;
582
+
583
+ /* persists across uncontended GVL release/acquire for time slice */
584
+ const struct rb_thread_struct *running_thread;
585
+
586
+ #ifdef USE_SIGALTSTACK
587
+ void *main_altstack;
588
+ #endif
589
+
590
+ rb_serial_t fork_gen;
591
+ rb_nativethread_lock_t waitpid_lock;
592
+ struct list_head waiting_pids; /* PID > 0: <=> struct waitpid_state */
593
+ struct list_head waiting_grps; /* PID <= 0: <=> struct waitpid_state */
594
+ struct list_head waiting_fds; /* <=> struct waiting_fd */
595
+ struct list_head living_threads;
596
+ VALUE thgroup_default;
597
+ int living_thread_num;
598
+
599
+ /* set in single-threaded processes only: */
600
+ volatile int ubf_async_safe;
601
+
602
+ unsigned int running: 1;
603
+ unsigned int thread_abort_on_exception: 1;
604
+ unsigned int thread_report_on_exception: 1;
605
+
606
+ unsigned int safe_level_: 1;
607
+ int sleeper;
608
+
609
+ /* object management */
610
+ VALUE mark_object_ary;
611
+ const VALUE special_exceptions[ruby_special_error_count];
612
+
613
+ /* load */
614
+ VALUE top_self;
615
+ VALUE load_path;
616
+ VALUE load_path_snapshot;
617
+ VALUE load_path_check_cache;
618
+ VALUE expanded_load_path;
619
+ VALUE loaded_features;
620
+ VALUE loaded_features_snapshot;
621
+ struct st_table *loaded_features_index;
622
+ struct st_table *loading_table;
623
+
624
+ /* signal */
625
+ struct {
626
+ VALUE cmd[RUBY_NSIG];
627
+ } trap_list;
628
+
629
+ /* hook */
630
+ rb_hook_list_t global_hooks;
631
+
632
+ /* relation table of ensure - rollback for callcc */
633
+ struct st_table *ensure_rollback_table;
634
+
635
+ /* postponed_job (async-signal-safe, NOT thread-safe) */
636
+ struct rb_postponed_job_struct *postponed_job_buffer;
637
+ int postponed_job_index;
638
+
639
+ int src_encoding_index;
640
+
641
+ /* workqueue (thread-safe, NOT async-signal-safe) */
642
+ struct list_head workqueue; /* <=> rb_workqueue_job.jnode */
643
+ rb_nativethread_lock_t workqueue_lock;
644
+
645
+ VALUE verbose, debug, orig_progname, progname;
646
+ VALUE coverages;
647
+ int coverage_mode;
648
+
649
+ st_table * defined_module_hash;
650
+
651
+ struct rb_objspace *objspace;
652
+
653
+ rb_at_exit_list *at_exit;
654
+
655
+ VALUE *defined_strings;
656
+ st_table *frozen_strings;
657
+
658
+ const struct rb_builtin_function *builtin_function_table;
659
+ int builtin_inline_index;
660
+
661
+ /* params */
662
+ struct { /* size in byte */
663
+ size_t thread_vm_stack_size;
664
+ size_t thread_machine_stack_size;
665
+ size_t fiber_vm_stack_size;
666
+ size_t fiber_machine_stack_size;
667
+ } default_params;
668
+
669
+ short redefined_flag[BOP_LAST_];
670
+ } rb_vm_t;
671
+
672
+ /* default values */
673
+
674
+ #define RUBY_VM_SIZE_ALIGN 4096
675
+
676
+ #define RUBY_VM_THREAD_VM_STACK_SIZE ( 128 * 1024 * sizeof(VALUE)) /* 512 KB or 1024 KB */
677
+ #define RUBY_VM_THREAD_VM_STACK_SIZE_MIN ( 2 * 1024 * sizeof(VALUE)) /* 8 KB or 16 KB */
678
+ #define RUBY_VM_THREAD_MACHINE_STACK_SIZE ( 128 * 1024 * sizeof(VALUE)) /* 512 KB or 1024 KB */
679
+ #define RUBY_VM_THREAD_MACHINE_STACK_SIZE_MIN ( 16 * 1024 * sizeof(VALUE)) /* 64 KB or 128 KB */
680
+
681
+ #define RUBY_VM_FIBER_VM_STACK_SIZE ( 16 * 1024 * sizeof(VALUE)) /* 64 KB or 128 KB */
682
+ #define RUBY_VM_FIBER_VM_STACK_SIZE_MIN ( 2 * 1024 * sizeof(VALUE)) /* 8 KB or 16 KB */
683
+ #define RUBY_VM_FIBER_MACHINE_STACK_SIZE ( 64 * 1024 * sizeof(VALUE)) /* 256 KB or 512 KB */
684
+ #if defined(__powerpc64__)
685
+ #define RUBY_VM_FIBER_MACHINE_STACK_SIZE_MIN ( 32 * 1024 * sizeof(VALUE)) /* 128 KB or 256 KB */
686
+ #else
687
+ #define RUBY_VM_FIBER_MACHINE_STACK_SIZE_MIN ( 16 * 1024 * sizeof(VALUE)) /* 64 KB or 128 KB */
688
+ #endif
689
+
690
+ #if __has_feature(memory_sanitizer) || __has_feature(address_sanitizer)
691
+ /* It seems sanitizers consume A LOT of machine stacks */
692
+ #undef RUBY_VM_THREAD_MACHINE_STACK_SIZE
693
+ #define RUBY_VM_THREAD_MACHINE_STACK_SIZE (1024 * 1024 * sizeof(VALUE))
694
+ #undef RUBY_VM_THREAD_MACHINE_STACK_SIZE_MIN
695
+ #define RUBY_VM_THREAD_MACHINE_STACK_SIZE_MIN ( 512 * 1024 * sizeof(VALUE))
696
+ #undef RUBY_VM_FIBER_MACHINE_STACK_SIZE
697
+ #define RUBY_VM_FIBER_MACHINE_STACK_SIZE ( 256 * 1024 * sizeof(VALUE))
698
+ #undef RUBY_VM_FIBER_MACHINE_STACK_SIZE_MIN
699
+ #define RUBY_VM_FIBER_MACHINE_STACK_SIZE_MIN ( 128 * 1024 * sizeof(VALUE))
700
+ #endif
701
+
702
+ /* optimize insn */
703
+ #define INTEGER_REDEFINED_OP_FLAG (1 << 0)
704
+ #define FLOAT_REDEFINED_OP_FLAG (1 << 1)
705
+ #define STRING_REDEFINED_OP_FLAG (1 << 2)
706
+ #define ARRAY_REDEFINED_OP_FLAG (1 << 3)
707
+ #define HASH_REDEFINED_OP_FLAG (1 << 4)
708
+ /* #define BIGNUM_REDEFINED_OP_FLAG (1 << 5) */
709
+ #define SYMBOL_REDEFINED_OP_FLAG (1 << 6)
710
+ #define TIME_REDEFINED_OP_FLAG (1 << 7)
711
+ #define REGEXP_REDEFINED_OP_FLAG (1 << 8)
712
+ #define NIL_REDEFINED_OP_FLAG (1 << 9)
713
+ #define TRUE_REDEFINED_OP_FLAG (1 << 10)
714
+ #define FALSE_REDEFINED_OP_FLAG (1 << 11)
715
+ #define PROC_REDEFINED_OP_FLAG (1 << 12)
716
+
717
+ #define BASIC_OP_UNREDEFINED_P(op, klass) (LIKELY((GET_VM()->redefined_flag[(op)]&(klass)) == 0))
718
+
719
+ #ifndef VM_DEBUG_BP_CHECK
720
+ #define VM_DEBUG_BP_CHECK 0
721
+ #endif
722
+
723
+ #ifndef VM_DEBUG_VERIFY_METHOD_CACHE
724
+ #define VM_DEBUG_VERIFY_METHOD_CACHE (VMDEBUG != 0)
725
+ #endif
726
+
727
+ struct rb_captured_block {
728
+ VALUE self;
729
+ const VALUE *ep;
730
+ union {
731
+ const rb_iseq_t *iseq;
732
+ const struct vm_ifunc *ifunc;
733
+ VALUE val;
734
+ } code;
735
+ };
736
+
737
+ enum rb_block_handler_type {
738
+ block_handler_type_iseq,
739
+ block_handler_type_ifunc,
740
+ block_handler_type_symbol,
741
+ block_handler_type_proc
742
+ };
743
+
744
+ enum rb_block_type {
745
+ block_type_iseq,
746
+ block_type_ifunc,
747
+ block_type_symbol,
748
+ block_type_proc
749
+ };
750
+
751
+ struct rb_block {
752
+ union {
753
+ struct rb_captured_block captured;
754
+ VALUE symbol;
755
+ VALUE proc;
756
+ } as;
757
+ enum rb_block_type type;
758
+ };
759
+
760
+ typedef struct rb_control_frame_struct {
761
+ const VALUE *pc; /* cfp[0] */
762
+ VALUE *sp; /* cfp[1] */
763
+ const rb_iseq_t *iseq; /* cfp[2] */
764
+ VALUE self; /* cfp[3] / block[0] */
765
+ const VALUE *ep; /* cfp[4] / block[1] */
766
+ const void *block_code; /* cfp[5] / block[2] */ /* iseq or ifunc or forwarded block handler */
767
+ VALUE *__bp__; /* cfp[6] */ /* outside vm_push_frame, use vm_base_ptr instead. */
768
+
769
+ #if VM_DEBUG_BP_CHECK
770
+ VALUE *bp_check; /* cfp[7] */
771
+ #endif
772
+ } rb_control_frame_t;
773
+
774
+ extern const rb_data_type_t ruby_threadptr_data_type;
775
+
776
+ static inline struct rb_thread_struct *
777
+ rb_thread_ptr(VALUE thval)
778
+ {
779
+ return (struct rb_thread_struct *)rb_check_typeddata(thval, &ruby_threadptr_data_type);
780
+ }
781
+
782
+ enum rb_thread_status {
783
+ THREAD_RUNNABLE,
784
+ THREAD_STOPPED,
785
+ THREAD_STOPPED_FOREVER,
786
+ THREAD_KILLED
787
+ };
788
+
789
+ #ifdef RUBY_JMP_BUF
790
+ typedef RUBY_JMP_BUF rb_jmpbuf_t;
791
+ #else
792
+ typedef void *rb_jmpbuf_t[5];
793
+ #endif
794
+
795
+ /*
796
+ the members which are written in EC_PUSH_TAG() should be placed at
797
+ the beginning and the end, so that entire region is accessible.
798
+ */
799
+ struct rb_vm_tag {
800
+ VALUE tag;
801
+ VALUE retval;
802
+ rb_jmpbuf_t buf;
803
+ struct rb_vm_tag *prev;
804
+ enum ruby_tag_type state;
805
+ };
806
+
807
+ STATIC_ASSERT(rb_vm_tag_buf_offset, offsetof(struct rb_vm_tag, buf) > 0);
808
+ STATIC_ASSERT(rb_vm_tag_buf_end,
809
+ offsetof(struct rb_vm_tag, buf) + sizeof(rb_jmpbuf_t) <
810
+ sizeof(struct rb_vm_tag));
811
+
812
+ struct rb_vm_protect_tag {
813
+ struct rb_vm_protect_tag *prev;
814
+ };
815
+
816
+ struct rb_unblock_callback {
817
+ rb_unblock_function_t *func;
818
+ void *arg;
819
+ };
820
+
821
+ struct rb_mutex_struct;
822
+
823
+ typedef struct rb_thread_list_struct{
824
+ struct rb_thread_list_struct *next;
825
+ struct rb_thread_struct *th;
826
+ } rb_thread_list_t;
827
+
828
+ typedef struct rb_ensure_entry {
829
+ VALUE marker;
830
+ VALUE (*e_proc)(VALUE);
831
+ VALUE data2;
832
+ } rb_ensure_entry_t;
833
+
834
+ typedef struct rb_ensure_list {
835
+ struct rb_ensure_list *next;
836
+ struct rb_ensure_entry entry;
837
+ } rb_ensure_list_t;
838
+
839
+ typedef char rb_thread_id_string_t[sizeof(rb_nativethread_id_t) * 2 + 3];
840
+
841
+ typedef struct rb_fiber_struct rb_fiber_t;
842
+
843
+ typedef struct rb_execution_context_struct {
844
+ /* execution information */
845
+ VALUE *vm_stack; /* must free, must mark */
846
+ size_t vm_stack_size; /* size in word (byte size / sizeof(VALUE)) */
847
+ rb_control_frame_t *cfp;
848
+
849
+ struct rb_vm_tag *tag;
850
+ struct rb_vm_protect_tag *protect_tag;
851
+
852
+ /* interrupt flags */
853
+ rb_atomic_t interrupt_flag;
854
+ rb_atomic_t interrupt_mask; /* size should match flag */
855
+
856
+ rb_fiber_t *fiber_ptr;
857
+ struct rb_thread_struct *thread_ptr;
858
+
859
+ /* storage (ec (fiber) local) */
860
+ st_table *local_storage;
861
+ VALUE local_storage_recursive_hash;
862
+ VALUE local_storage_recursive_hash_for_trace;
863
+
864
+ /* eval env */
865
+ const VALUE *root_lep;
866
+ VALUE root_svar;
867
+
868
+ /* ensure & callcc */
869
+ rb_ensure_list_t *ensure_list;
870
+
871
+ /* trace information */
872
+ struct rb_trace_arg_struct *trace_arg;
873
+
874
+ /* temporary places */
875
+ VALUE errinfo;
876
+ VALUE passed_block_handler; /* for rb_iterate */
877
+
878
+ uint8_t raised_flag; /* only 3 bits needed */
879
+
880
+ /* n.b. only 7 bits needed, really: */
881
+ BITFIELD(enum method_missing_reason, method_missing_reason, 8);
882
+
883
+ VALUE private_const_reference;
884
+
885
+ /* for GC */
886
+ struct {
887
+ VALUE *stack_start;
888
+ VALUE *stack_end;
889
+ size_t stack_maxsize;
890
+ RUBY_ALIGNAS(SIZEOF_VALUE) jmp_buf regs;
891
+ } machine;
892
+ } rb_execution_context_t;
893
+
894
+ // for builtin.h
895
+ #define VM_CORE_H_EC_DEFINED 1
896
+
897
+ // Set the vm_stack pointer in the execution context.
898
+ void rb_ec_set_vm_stack(rb_execution_context_t *ec, VALUE *stack, size_t size);
899
+
900
+ // Initialize the vm_stack pointer in the execution context and push the initial stack frame.
901
+ // @param ec the execution context to update.
902
+ // @param stack a pointer to the stack to use.
903
+ // @param size the size of the stack, as in `VALUE stack[size]`.
904
+ void rb_ec_initialize_vm_stack(rb_execution_context_t *ec, VALUE *stack, size_t size);
905
+
906
+ // Clear (set to `NULL`) the vm_stack pointer.
907
+ // @param ec the execution context to update.
908
+ void rb_ec_clear_vm_stack(rb_execution_context_t *ec);
909
+
910
+ typedef struct rb_thread_struct {
911
+ struct list_node vmlt_node;
912
+ VALUE self;
913
+ rb_vm_t *vm;
914
+
915
+ rb_execution_context_t *ec;
916
+
917
+ VALUE last_status; /* $? */
918
+
919
+ /* for cfunc */
920
+ struct rb_calling_info *calling;
921
+
922
+ /* for load(true) */
923
+ VALUE top_self;
924
+ VALUE top_wrapper;
925
+
926
+ /* thread control */
927
+ rb_nativethread_id_t thread_id;
928
+ #ifdef NON_SCALAR_THREAD_ID
929
+ rb_thread_id_string_t thread_id_string;
930
+ #endif
931
+ BITFIELD(enum rb_thread_status, status, 2);
932
+ /* bit flags */
933
+ unsigned int to_kill : 1;
934
+ unsigned int abort_on_exception: 1;
935
+ unsigned int report_on_exception: 1;
936
+ unsigned int pending_interrupt_queue_checked: 1;
937
+ int8_t priority; /* -3 .. 3 (RUBY_THREAD_PRIORITY_{MIN,MAX}) */
938
+ uint32_t running_time_us; /* 12500..800000 */
939
+
940
+ native_thread_data_t native_thread_data;
941
+ void *blocking_region_buffer;
942
+
943
+ VALUE thgroup;
944
+ VALUE value;
945
+
946
+ /* temporary place of retval on OPT_CALL_THREADED_CODE */
947
+ #if OPT_CALL_THREADED_CODE
948
+ VALUE retval;
949
+ #endif
950
+
951
+ /* async errinfo queue */
952
+ VALUE pending_interrupt_queue;
953
+ VALUE pending_interrupt_mask_stack;
954
+
955
+ /* interrupt management */
956
+ rb_nativethread_lock_t interrupt_lock;
957
+ struct rb_unblock_callback unblock;
958
+ VALUE locking_mutex;
959
+ struct rb_mutex_struct *keeping_mutexes;
960
+
961
+ rb_thread_list_t *join_list;
962
+
963
+ union {
964
+ struct {
965
+ VALUE proc;
966
+ VALUE args;
967
+ int kw_splat;
968
+ } proc;
969
+ struct {
970
+ VALUE (*func)(void *);
971
+ void *arg;
972
+ } func;
973
+ } invoke_arg;
974
+
975
+ enum {
976
+ thread_invoke_type_none = 0,
977
+ thread_invoke_type_proc,
978
+ thread_invoke_type_func
979
+ } invoke_type;
980
+
981
+ /* statistics data for profiler */
982
+ VALUE stat_insn_usage;
983
+
984
+ /* fiber */
985
+ rb_fiber_t *root_fiber;
986
+ rb_jmpbuf_t root_jmpbuf;
987
+
988
+ /* misc */
989
+ VALUE name;
990
+
991
+ } rb_thread_t;
992
+
993
+ typedef enum {
994
+ VM_DEFINECLASS_TYPE_CLASS = 0x00,
995
+ VM_DEFINECLASS_TYPE_SINGLETON_CLASS = 0x01,
996
+ VM_DEFINECLASS_TYPE_MODULE = 0x02,
997
+ /* 0x03..0x06 is reserved */
998
+ VM_DEFINECLASS_TYPE_MASK = 0x07
999
+ } rb_vm_defineclass_type_t;
1000
+
1001
+ #define VM_DEFINECLASS_TYPE(x) ((rb_vm_defineclass_type_t)(x) & VM_DEFINECLASS_TYPE_MASK)
1002
+ #define VM_DEFINECLASS_FLAG_SCOPED 0x08
1003
+ #define VM_DEFINECLASS_FLAG_HAS_SUPERCLASS 0x10
1004
+ #define VM_DEFINECLASS_SCOPED_P(x) ((x) & VM_DEFINECLASS_FLAG_SCOPED)
1005
+ #define VM_DEFINECLASS_HAS_SUPERCLASS_P(x) \
1006
+ ((x) & VM_DEFINECLASS_FLAG_HAS_SUPERCLASS)
1007
+
1008
+ /* iseq.c */
1009
+ RUBY_SYMBOL_EXPORT_BEGIN
1010
+
1011
+ /* node -> iseq */
1012
+ rb_iseq_t *rb_iseq_new (const rb_ast_body_t *ast, VALUE name, VALUE path, VALUE realpath, const rb_iseq_t *parent, enum iseq_type);
1013
+ rb_iseq_t *rb_iseq_new_top (const rb_ast_body_t *ast, VALUE name, VALUE path, VALUE realpath, const rb_iseq_t *parent);
1014
+ rb_iseq_t *rb_iseq_new_main (const rb_ast_body_t *ast, VALUE path, VALUE realpath, const rb_iseq_t *parent);
1015
+ rb_iseq_t *rb_iseq_new_with_opt(const rb_ast_body_t *ast, VALUE name, VALUE path, VALUE realpath, VALUE first_lineno,
1016
+ const rb_iseq_t *parent, enum iseq_type, const rb_compile_option_t*);
1017
+ struct iseq_link_anchor;
1018
+ struct rb_iseq_new_with_callback_callback_func {
1019
+ VALUE flags;
1020
+ VALUE reserved;
1021
+ void (*func)(rb_iseq_t *, struct iseq_link_anchor *, const void *);
1022
+ const void *data;
1023
+ };
1024
+ static inline struct rb_iseq_new_with_callback_callback_func *
1025
+ rb_iseq_new_with_callback_new_callback(
1026
+ void (*func)(rb_iseq_t *, struct iseq_link_anchor *, const void *), const void *ptr)
1027
+ {
1028
+ VALUE memo = rb_imemo_new(imemo_ifunc, (VALUE)func, (VALUE)ptr, Qundef, Qfalse);
1029
+ return (struct rb_iseq_new_with_callback_callback_func *)memo;
1030
+ }
1031
+ rb_iseq_t *rb_iseq_new_with_callback(const struct rb_iseq_new_with_callback_callback_func * ifunc,
1032
+ VALUE name, VALUE path, VALUE realpath, VALUE first_lineno,
1033
+ const rb_iseq_t *parent, enum iseq_type, const rb_compile_option_t*);
1034
+
1035
+ VALUE rb_iseq_disasm(const rb_iseq_t *iseq);
1036
+ int rb_iseq_disasm_insn(VALUE str, const VALUE *iseqval, size_t pos, const rb_iseq_t *iseq, VALUE child);
1037
+
1038
+ VALUE rb_iseq_coverage(const rb_iseq_t *iseq);
1039
+
1040
+ RUBY_EXTERN VALUE rb_cISeq;
1041
+ RUBY_EXTERN VALUE rb_cRubyVM;
1042
+ RUBY_EXTERN VALUE rb_mRubyVMFrozenCore;
1043
+ RUBY_EXTERN VALUE rb_block_param_proxy;
1044
+ RUBY_SYMBOL_EXPORT_END
1045
+
1046
+ #define GetProcPtr(obj, ptr) \
1047
+ GetCoreDataFromValue((obj), rb_proc_t, (ptr))
1048
+
1049
+ typedef struct {
1050
+ const struct rb_block block;
1051
+ unsigned int is_from_method: 1; /* bool */
1052
+ unsigned int is_lambda: 1; /* bool */
1053
+ } rb_proc_t;
1054
+
1055
+ typedef struct {
1056
+ VALUE flags; /* imemo header */
1057
+ rb_iseq_t *iseq;
1058
+ const VALUE *ep;
1059
+ const VALUE *env;
1060
+ unsigned int env_size;
1061
+ } rb_env_t;
1062
+
1063
+ extern const rb_data_type_t ruby_binding_data_type;
1064
+
1065
+ #define GetBindingPtr(obj, ptr) \
1066
+ GetCoreDataFromValue((obj), rb_binding_t, (ptr))
1067
+
1068
+ typedef struct {
1069
+ const struct rb_block block;
1070
+ const VALUE pathobj;
1071
+ unsigned short first_lineno;
1072
+ } rb_binding_t;
1073
+
1074
+ /* used by compile time and send insn */
1075
+
1076
+ enum vm_check_match_type {
1077
+ VM_CHECKMATCH_TYPE_WHEN = 1,
1078
+ VM_CHECKMATCH_TYPE_CASE = 2,
1079
+ VM_CHECKMATCH_TYPE_RESCUE = 3
1080
+ };
1081
+
1082
+ #define VM_CHECKMATCH_TYPE_MASK 0x03
1083
+ #define VM_CHECKMATCH_ARRAY 0x04
1084
+
1085
+ enum vm_call_flag_bits {
1086
+ VM_CALL_ARGS_SPLAT_bit, /* m(*args) */
1087
+ VM_CALL_ARGS_BLOCKARG_bit, /* m(&block) */
1088
+ VM_CALL_FCALL_bit, /* m(...) */
1089
+ VM_CALL_VCALL_bit, /* m */
1090
+ VM_CALL_ARGS_SIMPLE_bit, /* (ci->flag & (SPLAT|BLOCKARG)) && blockiseq == NULL && ci->kw_arg == NULL */
1091
+ VM_CALL_BLOCKISEQ_bit, /* has blockiseq */
1092
+ VM_CALL_KWARG_bit, /* has kwarg */
1093
+ VM_CALL_KW_SPLAT_bit, /* m(**opts) */
1094
+ VM_CALL_TAILCALL_bit, /* located at tail position */
1095
+ VM_CALL_SUPER_bit, /* super */
1096
+ VM_CALL_ZSUPER_bit, /* zsuper */
1097
+ VM_CALL_OPT_SEND_bit, /* internal flag */
1098
+ VM_CALL__END
1099
+ };
1100
+
1101
+ #define VM_CALL_ARGS_SPLAT (0x01 << VM_CALL_ARGS_SPLAT_bit)
1102
+ #define VM_CALL_ARGS_BLOCKARG (0x01 << VM_CALL_ARGS_BLOCKARG_bit)
1103
+ #define VM_CALL_FCALL (0x01 << VM_CALL_FCALL_bit)
1104
+ #define VM_CALL_VCALL (0x01 << VM_CALL_VCALL_bit)
1105
+ #define VM_CALL_ARGS_SIMPLE (0x01 << VM_CALL_ARGS_SIMPLE_bit)
1106
+ #define VM_CALL_BLOCKISEQ (0x01 << VM_CALL_BLOCKISEQ_bit)
1107
+ #define VM_CALL_KWARG (0x01 << VM_CALL_KWARG_bit)
1108
+ #define VM_CALL_KW_SPLAT (0x01 << VM_CALL_KW_SPLAT_bit)
1109
+ #define VM_CALL_TAILCALL (0x01 << VM_CALL_TAILCALL_bit)
1110
+ #define VM_CALL_SUPER (0x01 << VM_CALL_SUPER_bit)
1111
+ #define VM_CALL_ZSUPER (0x01 << VM_CALL_ZSUPER_bit)
1112
+ #define VM_CALL_OPT_SEND (0x01 << VM_CALL_OPT_SEND_bit)
1113
+
1114
+ enum vm_special_object_type {
1115
+ VM_SPECIAL_OBJECT_VMCORE = 1,
1116
+ VM_SPECIAL_OBJECT_CBASE,
1117
+ VM_SPECIAL_OBJECT_CONST_BASE
1118
+ };
1119
+
1120
+ enum vm_svar_index {
1121
+ VM_SVAR_LASTLINE = 0, /* $_ */
1122
+ VM_SVAR_BACKREF = 1, /* $~ */
1123
+
1124
+ VM_SVAR_EXTRA_START = 2,
1125
+ VM_SVAR_FLIPFLOP_START = 2 /* flipflop */
1126
+ };
1127
+
1128
+ /* inline cache */
1129
+ typedef struct iseq_inline_cache_entry *IC;
1130
+ typedef struct iseq_inline_iv_cache_entry *IVC;
1131
+ typedef union iseq_inline_storage_entry *ISE;
1132
+ typedef struct rb_call_info *CALL_INFO;
1133
+ typedef struct rb_call_cache *CALL_CACHE;
1134
+ typedef struct rb_call_data *CALL_DATA;
1135
+
1136
+ typedef VALUE CDHASH;
1137
+
1138
+ #ifndef FUNC_FASTCALL
1139
+ #define FUNC_FASTCALL(x) x
1140
+ #endif
1141
+
1142
+ typedef rb_control_frame_t *
1143
+ (FUNC_FASTCALL(*rb_insn_func_t))(rb_execution_context_t *, rb_control_frame_t *);
1144
+
1145
+ #define VM_TAGGED_PTR_SET(p, tag) ((VALUE)(p) | (tag))
1146
+ #define VM_TAGGED_PTR_REF(v, mask) ((void *)((v) & ~mask))
1147
+
1148
+ #define GC_GUARDED_PTR(p) VM_TAGGED_PTR_SET((p), 0x01)
1149
+ #define GC_GUARDED_PTR_REF(p) VM_TAGGED_PTR_REF((p), 0x03)
1150
+ #define GC_GUARDED_PTR_P(p) (((VALUE)(p)) & 0x01)
1151
+
1152
+ enum {
1153
+ /* Frame/Environment flag bits:
1154
+ * MMMM MMMM MMMM MMMM ____ FFFF FFFF EEEX (LSB)
1155
+ *
1156
+ * X : tag for GC marking (It seems as Fixnum)
1157
+ * EEE : 3 bits Env flags
1158
+ * FF..: 8 bits Frame flags
1159
+ * MM..: 15 bits frame magic (to check frame corruption)
1160
+ */
1161
+
1162
+ /* frame types */
1163
+ VM_FRAME_MAGIC_METHOD = 0x11110001,
1164
+ VM_FRAME_MAGIC_BLOCK = 0x22220001,
1165
+ VM_FRAME_MAGIC_CLASS = 0x33330001,
1166
+ VM_FRAME_MAGIC_TOP = 0x44440001,
1167
+ VM_FRAME_MAGIC_CFUNC = 0x55550001,
1168
+ VM_FRAME_MAGIC_IFUNC = 0x66660001,
1169
+ VM_FRAME_MAGIC_EVAL = 0x77770001,
1170
+ VM_FRAME_MAGIC_RESCUE = 0x78880001,
1171
+ VM_FRAME_MAGIC_DUMMY = 0x79990001,
1172
+
1173
+ VM_FRAME_MAGIC_MASK = 0x7fff0001,
1174
+
1175
+ /* frame flag */
1176
+ VM_FRAME_FLAG_PASSED = 0x0010,
1177
+ VM_FRAME_FLAG_FINISH = 0x0020,
1178
+ VM_FRAME_FLAG_BMETHOD = 0x0040,
1179
+ VM_FRAME_FLAG_CFRAME = 0x0080,
1180
+ VM_FRAME_FLAG_LAMBDA = 0x0100,
1181
+ VM_FRAME_FLAG_MODIFIED_BLOCK_PARAM = 0x0200,
1182
+ VM_FRAME_FLAG_CFRAME_KW = 0x0400,
1183
+ VM_FRAME_FLAG_CFRAME_EMPTY_KW = 0x0800, /* -- Remove In 3.0 -- */
1184
+
1185
+ /* env flag */
1186
+ VM_ENV_FLAG_LOCAL = 0x0002,
1187
+ VM_ENV_FLAG_ESCAPED = 0x0004,
1188
+ VM_ENV_FLAG_WB_REQUIRED = 0x0008
1189
+ };
1190
+
1191
+ #define VM_ENV_DATA_SIZE ( 3)
1192
+
1193
+ #define VM_ENV_DATA_INDEX_ME_CREF (-2) /* ep[-2] */
1194
+ #define VM_ENV_DATA_INDEX_SPECVAL (-1) /* ep[-1] */
1195
+ #define VM_ENV_DATA_INDEX_FLAGS ( 0) /* ep[ 0] */
1196
+ #define VM_ENV_DATA_INDEX_ENV ( 1) /* ep[ 1] */
1197
+
1198
+ #define VM_ENV_INDEX_LAST_LVAR (-VM_ENV_DATA_SIZE)
1199
+
1200
+ static inline void VM_FORCE_WRITE_SPECIAL_CONST(const VALUE *ptr, VALUE special_const_value);
1201
+
1202
+ static inline void
1203
+ VM_ENV_FLAGS_SET(const VALUE *ep, VALUE flag)
1204
+ {
1205
+ VALUE flags = ep[VM_ENV_DATA_INDEX_FLAGS];
1206
+ VM_ASSERT(FIXNUM_P(flags));
1207
+ VM_FORCE_WRITE_SPECIAL_CONST(&ep[VM_ENV_DATA_INDEX_FLAGS], flags | flag);
1208
+ }
1209
+
1210
+ static inline void
1211
+ VM_ENV_FLAGS_UNSET(const VALUE *ep, VALUE flag)
1212
+ {
1213
+ VALUE flags = ep[VM_ENV_DATA_INDEX_FLAGS];
1214
+ VM_ASSERT(FIXNUM_P(flags));
1215
+ VM_FORCE_WRITE_SPECIAL_CONST(&ep[VM_ENV_DATA_INDEX_FLAGS], flags & ~flag);
1216
+ }
1217
+
1218
+ static inline unsigned long
1219
+ VM_ENV_FLAGS(const VALUE *ep, long flag)
1220
+ {
1221
+ VALUE flags = ep[VM_ENV_DATA_INDEX_FLAGS];
1222
+ VM_ASSERT(FIXNUM_P(flags));
1223
+ return flags & flag;
1224
+ }
1225
+
1226
+ static inline unsigned long
1227
+ VM_FRAME_TYPE(const rb_control_frame_t *cfp)
1228
+ {
1229
+ return VM_ENV_FLAGS(cfp->ep, VM_FRAME_MAGIC_MASK);
1230
+ }
1231
+
1232
+ static inline int
1233
+ VM_FRAME_LAMBDA_P(const rb_control_frame_t *cfp)
1234
+ {
1235
+ return VM_ENV_FLAGS(cfp->ep, VM_FRAME_FLAG_LAMBDA) != 0;
1236
+ }
1237
+
1238
+ static inline int
1239
+ VM_FRAME_CFRAME_KW_P(const rb_control_frame_t *cfp)
1240
+ {
1241
+ return VM_ENV_FLAGS(cfp->ep, VM_FRAME_FLAG_CFRAME_KW) != 0;
1242
+ }
1243
+
1244
+ /* -- Remove In 3.0 -- */
1245
+ static inline int
1246
+ VM_FRAME_CFRAME_EMPTY_KW_P(const rb_control_frame_t *cfp)
1247
+ {
1248
+ return VM_ENV_FLAGS(cfp->ep, VM_FRAME_FLAG_CFRAME_EMPTY_KW) != 0;
1249
+ }
1250
+
1251
+ static inline int
1252
+ VM_FRAME_FINISHED_P(const rb_control_frame_t *cfp)
1253
+ {
1254
+ return VM_ENV_FLAGS(cfp->ep, VM_FRAME_FLAG_FINISH) != 0;
1255
+ }
1256
+
1257
+ static inline int
1258
+ VM_FRAME_BMETHOD_P(const rb_control_frame_t *cfp)
1259
+ {
1260
+ return VM_ENV_FLAGS(cfp->ep, VM_FRAME_FLAG_BMETHOD) != 0;
1261
+ }
1262
+
1263
+ static inline int
1264
+ rb_obj_is_iseq(VALUE iseq)
1265
+ {
1266
+ return imemo_type_p(iseq, imemo_iseq);
1267
+ }
1268
+
1269
+ #if VM_CHECK_MODE > 0
1270
+ #define RUBY_VM_NORMAL_ISEQ_P(iseq) rb_obj_is_iseq((VALUE)iseq)
1271
+ #endif
1272
+
1273
+ static inline int
1274
+ VM_FRAME_CFRAME_P(const rb_control_frame_t *cfp)
1275
+ {
1276
+ int cframe_p = VM_ENV_FLAGS(cfp->ep, VM_FRAME_FLAG_CFRAME) != 0;
1277
+ VM_ASSERT(RUBY_VM_NORMAL_ISEQ_P(cfp->iseq) != cframe_p);
1278
+ return cframe_p;
1279
+ }
1280
+
1281
+ static inline int
1282
+ VM_FRAME_RUBYFRAME_P(const rb_control_frame_t *cfp)
1283
+ {
1284
+ return !VM_FRAME_CFRAME_P(cfp);
1285
+ }
1286
+
1287
+ #define RUBYVM_CFUNC_FRAME_P(cfp) \
1288
+ (VM_FRAME_TYPE(cfp) == VM_FRAME_MAGIC_CFUNC)
1289
+
1290
+ #define VM_GUARDED_PREV_EP(ep) GC_GUARDED_PTR(ep)
1291
+ #define VM_BLOCK_HANDLER_NONE 0
1292
+
1293
+ static inline int
1294
+ VM_ENV_LOCAL_P(const VALUE *ep)
1295
+ {
1296
+ return VM_ENV_FLAGS(ep, VM_ENV_FLAG_LOCAL) ? 1 : 0;
1297
+ }
1298
+
1299
+ static inline const VALUE *
1300
+ VM_ENV_PREV_EP(const VALUE *ep)
1301
+ {
1302
+ VM_ASSERT(VM_ENV_LOCAL_P(ep) == 0);
1303
+ return GC_GUARDED_PTR_REF(ep[VM_ENV_DATA_INDEX_SPECVAL]);
1304
+ }
1305
+
1306
+ static inline VALUE
1307
+ VM_ENV_BLOCK_HANDLER(const VALUE *ep)
1308
+ {
1309
+ VM_ASSERT(VM_ENV_LOCAL_P(ep));
1310
+ return ep[VM_ENV_DATA_INDEX_SPECVAL];
1311
+ }
1312
+
1313
+ #if VM_CHECK_MODE > 0
1314
+ int rb_vm_ep_in_heap_p(const VALUE *ep);
1315
+ #endif
1316
+
1317
+ static inline int
1318
+ VM_ENV_ESCAPED_P(const VALUE *ep)
1319
+ {
1320
+ VM_ASSERT(rb_vm_ep_in_heap_p(ep) == !!VM_ENV_FLAGS(ep, VM_ENV_FLAG_ESCAPED));
1321
+ return VM_ENV_FLAGS(ep, VM_ENV_FLAG_ESCAPED) ? 1 : 0;
1322
+ }
1323
+
1324
+ #if VM_CHECK_MODE > 0
1325
+ static inline int
1326
+ vm_assert_env(VALUE obj)
1327
+ {
1328
+ VM_ASSERT(imemo_type_p(obj, imemo_env));
1329
+ return 1;
1330
+ }
1331
+ #endif
1332
+
1333
+ static inline VALUE
1334
+ VM_ENV_ENVVAL(const VALUE *ep)
1335
+ {
1336
+ VALUE envval = ep[VM_ENV_DATA_INDEX_ENV];
1337
+ VM_ASSERT(VM_ENV_ESCAPED_P(ep));
1338
+ VM_ASSERT(vm_assert_env(envval));
1339
+ return envval;
1340
+ }
1341
+
1342
+ static inline const rb_env_t *
1343
+ VM_ENV_ENVVAL_PTR(const VALUE *ep)
1344
+ {
1345
+ return (const rb_env_t *)VM_ENV_ENVVAL(ep);
1346
+ }
1347
+
1348
+ static inline const rb_env_t *
1349
+ vm_env_new(VALUE *env_ep, VALUE *env_body, unsigned int env_size, const rb_iseq_t *iseq)
1350
+ {
1351
+ rb_env_t *env = (rb_env_t *)rb_imemo_new(imemo_env, (VALUE)env_ep, (VALUE)env_body, 0, (VALUE)iseq);
1352
+ env->env_size = env_size;
1353
+ env_ep[VM_ENV_DATA_INDEX_ENV] = (VALUE)env;
1354
+ return env;
1355
+ }
1356
+
1357
+ static inline void
1358
+ VM_FORCE_WRITE(const VALUE *ptr, VALUE v)
1359
+ {
1360
+ *((VALUE *)ptr) = v;
1361
+ }
1362
+
1363
+ static inline void
1364
+ VM_FORCE_WRITE_SPECIAL_CONST(const VALUE *ptr, VALUE special_const_value)
1365
+ {
1366
+ VM_ASSERT(RB_SPECIAL_CONST_P(special_const_value));
1367
+ VM_FORCE_WRITE(ptr, special_const_value);
1368
+ }
1369
+
1370
+ static inline void
1371
+ VM_STACK_ENV_WRITE(const VALUE *ep, int index, VALUE v)
1372
+ {
1373
+ VM_ASSERT(VM_ENV_FLAGS(ep, VM_ENV_FLAG_WB_REQUIRED) == 0);
1374
+ VM_FORCE_WRITE(&ep[index], v);
1375
+ }
1376
+
1377
+ const VALUE *rb_vm_ep_local_ep(const VALUE *ep);
1378
+ const VALUE *rb_vm_proc_local_ep(VALUE proc);
1379
+ void rb_vm_block_ep_update(VALUE obj, const struct rb_block *dst, const VALUE *ep);
1380
+ void rb_vm_block_copy(VALUE obj, const struct rb_block *dst, const struct rb_block *src);
1381
+
1382
+ VALUE rb_vm_frame_block_handler(const rb_control_frame_t *cfp);
1383
+
1384
+ #define RUBY_VM_PREVIOUS_CONTROL_FRAME(cfp) ((cfp)+1)
1385
+ #define RUBY_VM_NEXT_CONTROL_FRAME(cfp) ((cfp)-1)
1386
+
1387
+ #define RUBY_VM_VALID_CONTROL_FRAME_P(cfp, ecfp) \
1388
+ ((void *)(ecfp) > (void *)(cfp))
1389
+
1390
+ static inline const rb_control_frame_t *
1391
+ RUBY_VM_END_CONTROL_FRAME(const rb_execution_context_t *ec)
1392
+ {
1393
+ return (rb_control_frame_t *)(ec->vm_stack + ec->vm_stack_size);
1394
+ }
1395
+
1396
+ static inline int
1397
+ RUBY_VM_CONTROL_FRAME_STACK_OVERFLOW_P(const rb_execution_context_t *ec, const rb_control_frame_t *cfp)
1398
+ {
1399
+ return !RUBY_VM_VALID_CONTROL_FRAME_P(cfp, RUBY_VM_END_CONTROL_FRAME(ec));
1400
+ }
1401
+
1402
+ static inline int
1403
+ VM_BH_ISEQ_BLOCK_P(VALUE block_handler)
1404
+ {
1405
+ if ((block_handler & 0x03) == 0x01) {
1406
+ #if VM_CHECK_MODE > 0
1407
+ struct rb_captured_block *captured = VM_TAGGED_PTR_REF(block_handler, 0x03);
1408
+ VM_ASSERT(imemo_type_p(captured->code.val, imemo_iseq));
1409
+ #endif
1410
+ return 1;
1411
+ }
1412
+ else {
1413
+ return 0;
1414
+ }
1415
+ }
1416
+
1417
+ static inline VALUE
1418
+ VM_BH_FROM_ISEQ_BLOCK(const struct rb_captured_block *captured)
1419
+ {
1420
+ VALUE block_handler = VM_TAGGED_PTR_SET(captured, 0x01);
1421
+ VM_ASSERT(VM_BH_ISEQ_BLOCK_P(block_handler));
1422
+ return block_handler;
1423
+ }
1424
+
1425
+ static inline const struct rb_captured_block *
1426
+ VM_BH_TO_ISEQ_BLOCK(VALUE block_handler)
1427
+ {
1428
+ struct rb_captured_block *captured = VM_TAGGED_PTR_REF(block_handler, 0x03);
1429
+ VM_ASSERT(VM_BH_ISEQ_BLOCK_P(block_handler));
1430
+ return captured;
1431
+ }
1432
+
1433
+ static inline int
1434
+ VM_BH_IFUNC_P(VALUE block_handler)
1435
+ {
1436
+ if ((block_handler & 0x03) == 0x03) {
1437
+ #if VM_CHECK_MODE > 0
1438
+ struct rb_captured_block *captured = (void *)(block_handler & ~0x03);
1439
+ VM_ASSERT(imemo_type_p(captured->code.val, imemo_ifunc));
1440
+ #endif
1441
+ return 1;
1442
+ }
1443
+ else {
1444
+ return 0;
1445
+ }
1446
+ }
1447
+
1448
+ static inline VALUE
1449
+ VM_BH_FROM_IFUNC_BLOCK(const struct rb_captured_block *captured)
1450
+ {
1451
+ VALUE block_handler = VM_TAGGED_PTR_SET(captured, 0x03);
1452
+ VM_ASSERT(VM_BH_IFUNC_P(block_handler));
1453
+ return block_handler;
1454
+ }
1455
+
1456
+ static inline const struct rb_captured_block *
1457
+ VM_BH_TO_IFUNC_BLOCK(VALUE block_handler)
1458
+ {
1459
+ struct rb_captured_block *captured = VM_TAGGED_PTR_REF(block_handler, 0x03);
1460
+ VM_ASSERT(VM_BH_IFUNC_P(block_handler));
1461
+ return captured;
1462
+ }
1463
+
1464
+ static inline const struct rb_captured_block *
1465
+ VM_BH_TO_CAPT_BLOCK(VALUE block_handler)
1466
+ {
1467
+ struct rb_captured_block *captured = VM_TAGGED_PTR_REF(block_handler, 0x03);
1468
+ VM_ASSERT(VM_BH_IFUNC_P(block_handler) || VM_BH_ISEQ_BLOCK_P(block_handler));
1469
+ return captured;
1470
+ }
1471
+
1472
+ static inline enum rb_block_handler_type
1473
+ vm_block_handler_type(VALUE block_handler)
1474
+ {
1475
+ if (VM_BH_ISEQ_BLOCK_P(block_handler)) {
1476
+ return block_handler_type_iseq;
1477
+ }
1478
+ else if (VM_BH_IFUNC_P(block_handler)) {
1479
+ return block_handler_type_ifunc;
1480
+ }
1481
+ else if (SYMBOL_P(block_handler)) {
1482
+ return block_handler_type_symbol;
1483
+ }
1484
+ else {
1485
+ VM_ASSERT(rb_obj_is_proc(block_handler));
1486
+ return block_handler_type_proc;
1487
+ }
1488
+ }
1489
+
1490
+ static inline void
1491
+ vm_block_handler_verify(MAYBE_UNUSED(VALUE block_handler))
1492
+ {
1493
+ VM_ASSERT(block_handler == VM_BLOCK_HANDLER_NONE ||
1494
+ (vm_block_handler_type(block_handler), 1));
1495
+ }
1496
+
1497
+ static inline int
1498
+ vm_cfp_forwarded_bh_p(const rb_control_frame_t *cfp, VALUE block_handler)
1499
+ {
1500
+ return ((VALUE) cfp->block_code) == block_handler;
1501
+ }
1502
+
1503
+ static inline enum rb_block_type
1504
+ vm_block_type(const struct rb_block *block)
1505
+ {
1506
+ #if VM_CHECK_MODE > 0
1507
+ switch (block->type) {
1508
+ case block_type_iseq:
1509
+ VM_ASSERT(imemo_type_p(block->as.captured.code.val, imemo_iseq));
1510
+ break;
1511
+ case block_type_ifunc:
1512
+ VM_ASSERT(imemo_type_p(block->as.captured.code.val, imemo_ifunc));
1513
+ break;
1514
+ case block_type_symbol:
1515
+ VM_ASSERT(SYMBOL_P(block->as.symbol));
1516
+ break;
1517
+ case block_type_proc:
1518
+ VM_ASSERT(rb_obj_is_proc(block->as.proc));
1519
+ break;
1520
+ }
1521
+ #endif
1522
+ return block->type;
1523
+ }
1524
+
1525
+ static inline void
1526
+ vm_block_type_set(const struct rb_block *block, enum rb_block_type type)
1527
+ {
1528
+ struct rb_block *mb = (struct rb_block *)block;
1529
+ mb->type = type;
1530
+ }
1531
+
1532
+ static inline const struct rb_block *
1533
+ vm_proc_block(VALUE procval)
1534
+ {
1535
+ VM_ASSERT(rb_obj_is_proc(procval));
1536
+ return &((rb_proc_t *)RTYPEDDATA_DATA(procval))->block;
1537
+ }
1538
+
1539
+ static inline const rb_iseq_t *vm_block_iseq(const struct rb_block *block);
1540
+ static inline const VALUE *vm_block_ep(const struct rb_block *block);
1541
+
1542
+ static inline const rb_iseq_t *
1543
+ vm_proc_iseq(VALUE procval)
1544
+ {
1545
+ return vm_block_iseq(vm_proc_block(procval));
1546
+ }
1547
+
1548
+ static inline const VALUE *
1549
+ vm_proc_ep(VALUE procval)
1550
+ {
1551
+ return vm_block_ep(vm_proc_block(procval));
1552
+ }
1553
+
1554
+ static inline const rb_iseq_t *
1555
+ vm_block_iseq(const struct rb_block *block)
1556
+ {
1557
+ switch (vm_block_type(block)) {
1558
+ case block_type_iseq: return rb_iseq_check(block->as.captured.code.iseq);
1559
+ case block_type_proc: return vm_proc_iseq(block->as.proc);
1560
+ case block_type_ifunc:
1561
+ case block_type_symbol: return NULL;
1562
+ }
1563
+ VM_UNREACHABLE(vm_block_iseq);
1564
+ return NULL;
1565
+ }
1566
+
1567
+ static inline const VALUE *
1568
+ vm_block_ep(const struct rb_block *block)
1569
+ {
1570
+ switch (vm_block_type(block)) {
1571
+ case block_type_iseq:
1572
+ case block_type_ifunc: return block->as.captured.ep;
1573
+ case block_type_proc: return vm_proc_ep(block->as.proc);
1574
+ case block_type_symbol: return NULL;
1575
+ }
1576
+ VM_UNREACHABLE(vm_block_ep);
1577
+ return NULL;
1578
+ }
1579
+
1580
+ static inline VALUE
1581
+ vm_block_self(const struct rb_block *block)
1582
+ {
1583
+ switch (vm_block_type(block)) {
1584
+ case block_type_iseq:
1585
+ case block_type_ifunc:
1586
+ return block->as.captured.self;
1587
+ case block_type_proc:
1588
+ return vm_block_self(vm_proc_block(block->as.proc));
1589
+ case block_type_symbol:
1590
+ return Qundef;
1591
+ }
1592
+ VM_UNREACHABLE(vm_block_self);
1593
+ return Qundef;
1594
+ }
1595
+
1596
+ static inline VALUE
1597
+ VM_BH_TO_SYMBOL(VALUE block_handler)
1598
+ {
1599
+ VM_ASSERT(SYMBOL_P(block_handler));
1600
+ return block_handler;
1601
+ }
1602
+
1603
+ static inline VALUE
1604
+ VM_BH_FROM_SYMBOL(VALUE symbol)
1605
+ {
1606
+ VM_ASSERT(SYMBOL_P(symbol));
1607
+ return symbol;
1608
+ }
1609
+
1610
+ static inline VALUE
1611
+ VM_BH_TO_PROC(VALUE block_handler)
1612
+ {
1613
+ VM_ASSERT(rb_obj_is_proc(block_handler));
1614
+ return block_handler;
1615
+ }
1616
+
1617
+ static inline VALUE
1618
+ VM_BH_FROM_PROC(VALUE procval)
1619
+ {
1620
+ VM_ASSERT(rb_obj_is_proc(procval));
1621
+ return procval;
1622
+ }
1623
+
1624
+ /* VM related object allocate functions */
1625
+ VALUE rb_thread_alloc(VALUE klass);
1626
+ VALUE rb_binding_alloc(VALUE klass);
1627
+ VALUE rb_proc_alloc(VALUE klass);
1628
+ VALUE rb_proc_dup(VALUE self);
1629
+
1630
+ /* for debug */
1631
+ extern void rb_vmdebug_stack_dump_raw(const rb_execution_context_t *ec, const rb_control_frame_t *cfp);
1632
+ extern void rb_vmdebug_debug_print_pre(const rb_execution_context_t *ec, const rb_control_frame_t *cfp, const VALUE *_pc);
1633
+ extern void rb_vmdebug_debug_print_post(const rb_execution_context_t *ec, const rb_control_frame_t *cfp
1634
+ #if OPT_STACK_CACHING
1635
+ , VALUE reg_a, VALUE reg_b
1636
+ #endif
1637
+ );
1638
+
1639
+ #define SDR() rb_vmdebug_stack_dump_raw(GET_EC(), GET_EC()->cfp)
1640
+ #define SDR2(cfp) rb_vmdebug_stack_dump_raw(GET_EC(), (cfp))
1641
+ void rb_vm_bugreport(const void *);
1642
+ typedef RETSIGTYPE (*ruby_sighandler_t)(int);
1643
+ NORETURN(void rb_bug_for_fatal_signal(ruby_sighandler_t default_sighandler, int sig, const void *, const char *fmt, ...));
1644
+
1645
+ /* functions about thread/vm execution */
1646
+ RUBY_SYMBOL_EXPORT_BEGIN
1647
+ VALUE rb_iseq_eval(const rb_iseq_t *iseq);
1648
+ VALUE rb_iseq_eval_main(const rb_iseq_t *iseq);
1649
+ VALUE rb_iseq_path(const rb_iseq_t *iseq);
1650
+ VALUE rb_iseq_realpath(const rb_iseq_t *iseq);
1651
+ RUBY_SYMBOL_EXPORT_END
1652
+
1653
+ VALUE rb_iseq_pathobj_new(VALUE path, VALUE realpath);
1654
+ void rb_iseq_pathobj_set(const rb_iseq_t *iseq, VALUE path, VALUE realpath);
1655
+
1656
+ int rb_ec_frame_method_id_and_class(const rb_execution_context_t *ec, ID *idp, ID *called_idp, VALUE *klassp);
1657
+ void rb_ec_setup_exception(const rb_execution_context_t *ec, VALUE mesg, VALUE cause);
1658
+
1659
+ VALUE rb_vm_invoke_proc(rb_execution_context_t *ec, rb_proc_t *proc, int argc, const VALUE *argv, int kw_splat, VALUE block_handler);
1660
+
1661
+ VALUE rb_vm_make_proc_lambda(const rb_execution_context_t *ec, const struct rb_captured_block *captured, VALUE klass, int8_t is_lambda);
1662
+ static inline VALUE
1663
+ rb_vm_make_proc(const rb_execution_context_t *ec, const struct rb_captured_block *captured, VALUE klass)
1664
+ {
1665
+ return rb_vm_make_proc_lambda(ec, captured, klass, 0);
1666
+ }
1667
+
1668
+ static inline VALUE
1669
+ rb_vm_make_lambda(const rb_execution_context_t *ec, const struct rb_captured_block *captured, VALUE klass)
1670
+ {
1671
+ return rb_vm_make_proc_lambda(ec, captured, klass, 1);
1672
+ }
1673
+
1674
+ VALUE rb_vm_make_binding(const rb_execution_context_t *ec, const rb_control_frame_t *src_cfp);
1675
+ VALUE rb_vm_env_local_variables(const rb_env_t *env);
1676
+ const rb_env_t *rb_vm_env_prev_env(const rb_env_t *env);
1677
+ const VALUE *rb_binding_add_dynavars(VALUE bindval, rb_binding_t *bind, int dyncount, const ID *dynvars);
1678
+ void rb_vm_inc_const_missing_count(void);
1679
+ void rb_vm_gvl_destroy(rb_vm_t *vm);
1680
+ VALUE rb_vm_call_kw(rb_execution_context_t *ec, VALUE recv, VALUE id, int argc,
1681
+ const VALUE *argv, const rb_callable_method_entry_t *me, int kw_splat);
1682
+ MJIT_STATIC void rb_vm_pop_frame(rb_execution_context_t *ec);
1683
+
1684
+ void rb_thread_start_timer_thread(void);
1685
+ void rb_thread_stop_timer_thread(void);
1686
+ void rb_thread_reset_timer_thread(void);
1687
+ void rb_thread_wakeup_timer_thread(int);
1688
+
1689
+ static inline void
1690
+ rb_vm_living_threads_init(rb_vm_t *vm)
1691
+ {
1692
+ list_head_init(&vm->waiting_fds);
1693
+ list_head_init(&vm->waiting_pids);
1694
+ list_head_init(&vm->workqueue);
1695
+ list_head_init(&vm->waiting_grps);
1696
+ list_head_init(&vm->living_threads);
1697
+ vm->living_thread_num = 0;
1698
+ }
1699
+
1700
+ static inline void
1701
+ rb_vm_living_threads_insert(rb_vm_t *vm, rb_thread_t *th)
1702
+ {
1703
+ list_add_tail(&vm->living_threads, &th->vmlt_node);
1704
+ vm->living_thread_num++;
1705
+ }
1706
+
1707
+ static inline void
1708
+ rb_vm_living_threads_remove(rb_vm_t *vm, rb_thread_t *th)
1709
+ {
1710
+ list_del(&th->vmlt_node);
1711
+ vm->living_thread_num--;
1712
+ }
1713
+
1714
+ typedef int rb_backtrace_iter_func(void *, VALUE, int, VALUE);
1715
+ rb_control_frame_t *rb_vm_get_ruby_level_next_cfp(const rb_execution_context_t *ec, const rb_control_frame_t *cfp);
1716
+ rb_control_frame_t *rb_vm_get_binding_creatable_next_cfp(const rb_execution_context_t *ec, const rb_control_frame_t *cfp);
1717
+ int rb_vm_get_sourceline(const rb_control_frame_t *);
1718
+ void rb_vm_stack_to_heap(rb_execution_context_t *ec);
1719
+ void ruby_thread_init_stack(rb_thread_t *th);
1720
+ int rb_vm_control_frame_id_and_class(const rb_control_frame_t *cfp, ID *idp, ID *called_idp, VALUE *klassp);
1721
+ void rb_vm_rewind_cfp(rb_execution_context_t *ec, rb_control_frame_t *cfp);
1722
+ MJIT_STATIC VALUE rb_vm_bh_to_procval(const rb_execution_context_t *ec, VALUE block_handler);
1723
+
1724
+ void rb_vm_register_special_exception_str(enum ruby_special_exceptions sp, VALUE exception_class, VALUE mesg);
1725
+
1726
+ #define rb_vm_register_special_exception(sp, e, m) \
1727
+ rb_vm_register_special_exception_str(sp, e, rb_usascii_str_new_static((m), (long)rb_strlen_lit(m)))
1728
+
1729
+ void rb_gc_mark_machine_stack(const rb_execution_context_t *ec);
1730
+
1731
+ void rb_vm_rewrite_cref(rb_cref_t *node, VALUE old_klass, VALUE new_klass, rb_cref_t **new_cref_ptr);
1732
+
1733
+ MJIT_STATIC const rb_callable_method_entry_t *rb_vm_frame_method_entry(const rb_control_frame_t *cfp);
1734
+
1735
+ #define sysstack_error GET_VM()->special_exceptions[ruby_error_sysstack]
1736
+
1737
+ #define RUBY_CONST_ASSERT(expr) (1/!!(expr)) /* expr must be a compile-time constant */
1738
+ #define VM_STACK_OVERFLOWED_P(cfp, sp, margin) \
1739
+ (!RUBY_CONST_ASSERT(sizeof(*(sp)) == sizeof(VALUE)) || \
1740
+ !RUBY_CONST_ASSERT(sizeof(*(cfp)) == sizeof(rb_control_frame_t)) || \
1741
+ ((rb_control_frame_t *)((sp) + (margin)) + 1) >= (cfp))
1742
+ #define WHEN_VM_STACK_OVERFLOWED(cfp, sp, margin) \
1743
+ if (LIKELY(!VM_STACK_OVERFLOWED_P(cfp, sp, margin))) {(void)0;} else /* overflowed */
1744
+ #define CHECK_VM_STACK_OVERFLOW0(cfp, sp, margin) \
1745
+ WHEN_VM_STACK_OVERFLOWED(cfp, sp, margin) vm_stackoverflow()
1746
+ #define CHECK_VM_STACK_OVERFLOW(cfp, margin) \
1747
+ WHEN_VM_STACK_OVERFLOWED(cfp, (cfp)->sp, margin) vm_stackoverflow()
1748
+
1749
+ VALUE rb_catch_protect(VALUE t, rb_block_call_func *func, VALUE data, enum ruby_tag_type *stateptr);
1750
+
1751
+ /* for thread */
1752
+
1753
+ #if RUBY_VM_THREAD_MODEL == 2
1754
+ RUBY_SYMBOL_EXPORT_BEGIN
1755
+
1756
+ RUBY_EXTERN rb_vm_t *ruby_current_vm_ptr;
1757
+ RUBY_EXTERN rb_execution_context_t *ruby_current_execution_context_ptr;
1758
+ RUBY_EXTERN rb_event_flag_t ruby_vm_event_flags;
1759
+ RUBY_EXTERN rb_event_flag_t ruby_vm_event_enabled_global_flags;
1760
+ RUBY_EXTERN unsigned int ruby_vm_event_local_num;
1761
+
1762
+ RUBY_SYMBOL_EXPORT_END
1763
+
1764
+ #define GET_VM() rb_current_vm()
1765
+ #define GET_THREAD() rb_current_thread()
1766
+ #define GET_EC() rb_current_execution_context()
1767
+
1768
+ static inline rb_thread_t *
1769
+ rb_ec_thread_ptr(const rb_execution_context_t *ec)
1770
+ {
1771
+ return ec->thread_ptr;
1772
+ }
1773
+
1774
+ static inline rb_vm_t *
1775
+ rb_ec_vm_ptr(const rb_execution_context_t *ec)
1776
+ {
1777
+ const rb_thread_t *th = rb_ec_thread_ptr(ec);
1778
+ if (th) {
1779
+ return th->vm;
1780
+ }
1781
+ else {
1782
+ return NULL;
1783
+ }
1784
+ }
1785
+
1786
+ static inline rb_execution_context_t *
1787
+ rb_current_execution_context(void)
1788
+ {
1789
+ return ruby_current_execution_context_ptr;
1790
+ }
1791
+
1792
+ static inline rb_thread_t *
1793
+ rb_current_thread(void)
1794
+ {
1795
+ const rb_execution_context_t *ec = GET_EC();
1796
+ return rb_ec_thread_ptr(ec);
1797
+ }
1798
+
1799
+ static inline rb_vm_t *
1800
+ rb_current_vm(void)
1801
+ {
1802
+ VM_ASSERT(ruby_current_vm_ptr == NULL ||
1803
+ ruby_current_execution_context_ptr == NULL ||
1804
+ rb_ec_thread_ptr(GET_EC()) == NULL ||
1805
+ rb_ec_vm_ptr(GET_EC()) == ruby_current_vm_ptr);
1806
+ return ruby_current_vm_ptr;
1807
+ }
1808
+
1809
+ static inline void
1810
+ rb_thread_set_current_raw(const rb_thread_t *th)
1811
+ {
1812
+ ruby_current_execution_context_ptr = th->ec;
1813
+ }
1814
+
1815
+ static inline void
1816
+ rb_thread_set_current(rb_thread_t *th)
1817
+ {
1818
+ if (th->vm->running_thread != th) {
1819
+ th->running_time_us = 0;
1820
+ }
1821
+ rb_thread_set_current_raw(th);
1822
+ th->vm->running_thread = th;
1823
+ }
1824
+
1825
+ #else
1826
+ #error "unsupported thread model"
1827
+ #endif
1828
+
1829
+ enum {
1830
+ TIMER_INTERRUPT_MASK = 0x01,
1831
+ PENDING_INTERRUPT_MASK = 0x02,
1832
+ POSTPONED_JOB_INTERRUPT_MASK = 0x04,
1833
+ TRAP_INTERRUPT_MASK = 0x08
1834
+ };
1835
+
1836
+ #define RUBY_VM_SET_TIMER_INTERRUPT(ec) ATOMIC_OR((ec)->interrupt_flag, TIMER_INTERRUPT_MASK)
1837
+ #define RUBY_VM_SET_INTERRUPT(ec) ATOMIC_OR((ec)->interrupt_flag, PENDING_INTERRUPT_MASK)
1838
+ #define RUBY_VM_SET_POSTPONED_JOB_INTERRUPT(ec) ATOMIC_OR((ec)->interrupt_flag, POSTPONED_JOB_INTERRUPT_MASK)
1839
+ #define RUBY_VM_SET_TRAP_INTERRUPT(ec) ATOMIC_OR((ec)->interrupt_flag, TRAP_INTERRUPT_MASK)
1840
+ #define RUBY_VM_INTERRUPTED(ec) ((ec)->interrupt_flag & ~(ec)->interrupt_mask & \
1841
+ (PENDING_INTERRUPT_MASK|TRAP_INTERRUPT_MASK))
1842
+ #define RUBY_VM_INTERRUPTED_ANY(ec) ((ec)->interrupt_flag & ~(ec)->interrupt_mask)
1843
+
1844
+ VALUE rb_exc_set_backtrace(VALUE exc, VALUE bt);
1845
+ int rb_signal_buff_size(void);
1846
+ int rb_signal_exec(rb_thread_t *th, int sig);
1847
+ void rb_threadptr_check_signal(rb_thread_t *mth);
1848
+ void rb_threadptr_signal_raise(rb_thread_t *th, int sig);
1849
+ void rb_threadptr_signal_exit(rb_thread_t *th);
1850
+ int rb_threadptr_execute_interrupts(rb_thread_t *, int);
1851
+ void rb_threadptr_interrupt(rb_thread_t *th);
1852
+ void rb_threadptr_unlock_all_locking_mutexes(rb_thread_t *th);
1853
+ void rb_threadptr_pending_interrupt_clear(rb_thread_t *th);
1854
+ void rb_threadptr_pending_interrupt_enque(rb_thread_t *th, VALUE v);
1855
+ VALUE rb_ec_get_errinfo(const rb_execution_context_t *ec);
1856
+ void rb_ec_error_print(rb_execution_context_t * volatile ec, volatile VALUE errinfo);
1857
+ void rb_execution_context_update(const rb_execution_context_t *ec);
1858
+ void rb_execution_context_mark(const rb_execution_context_t *ec);
1859
+ void rb_fiber_close(rb_fiber_t *fib);
1860
+ void Init_native_thread(rb_thread_t *th);
1861
+
1862
+ #define RUBY_VM_CHECK_INTS(ec) rb_vm_check_ints(ec)
1863
+ static inline void
1864
+ rb_vm_check_ints(rb_execution_context_t *ec)
1865
+ {
1866
+ VM_ASSERT(ec == GET_EC());
1867
+ if (UNLIKELY(RUBY_VM_INTERRUPTED_ANY(ec))) {
1868
+ rb_threadptr_execute_interrupts(rb_ec_thread_ptr(ec), 0);
1869
+ }
1870
+ }
1871
+
1872
+ /* tracer */
1873
+
1874
+ struct rb_trace_arg_struct {
1875
+ rb_event_flag_t event;
1876
+ rb_execution_context_t *ec;
1877
+ const rb_control_frame_t *cfp;
1878
+ VALUE self;
1879
+ ID id;
1880
+ ID called_id;
1881
+ VALUE klass;
1882
+ VALUE data;
1883
+
1884
+ int klass_solved;
1885
+
1886
+ /* calc from cfp */
1887
+ int lineno;
1888
+ VALUE path;
1889
+ };
1890
+
1891
+ void rb_hook_list_mark(rb_hook_list_t *hooks);
1892
+ void rb_hook_list_free(rb_hook_list_t *hooks);
1893
+ void rb_hook_list_connect_tracepoint(VALUE target, rb_hook_list_t *list, VALUE tpval, unsigned int target_line);
1894
+ void rb_hook_list_remove_tracepoint(rb_hook_list_t *list, VALUE tpval);
1895
+
1896
+ void rb_exec_event_hooks(struct rb_trace_arg_struct *trace_arg, rb_hook_list_t *hooks, int pop_p);
1897
+
1898
+ #define EXEC_EVENT_HOOK_ORIG(ec_, hooks_, flag_, self_, id_, called_id_, klass_, data_, pop_p_) do { \
1899
+ const rb_event_flag_t flag_arg_ = (flag_); \
1900
+ rb_hook_list_t *hooks_arg_ = (hooks_); \
1901
+ if (UNLIKELY((hooks_arg_)->events & (flag_arg_))) { \
1902
+ /* defer evaluating the other arguments */ \
1903
+ rb_exec_event_hook_orig(ec_, hooks_arg_, flag_arg_, self_, id_, called_id_, klass_, data_, pop_p_); \
1904
+ } \
1905
+ } while (0)
1906
+
1907
+ static inline void
1908
+ rb_exec_event_hook_orig(rb_execution_context_t *ec, rb_hook_list_t *hooks, rb_event_flag_t flag,
1909
+ VALUE self, ID id, ID called_id, VALUE klass, VALUE data, int pop_p)
1910
+ {
1911
+ struct rb_trace_arg_struct trace_arg;
1912
+
1913
+ VM_ASSERT((hooks->events & flag) != 0);
1914
+
1915
+ trace_arg.event = flag;
1916
+ trace_arg.ec = ec;
1917
+ trace_arg.cfp = ec->cfp;
1918
+ trace_arg.self = self;
1919
+ trace_arg.id = id;
1920
+ trace_arg.called_id = called_id;
1921
+ trace_arg.klass = klass;
1922
+ trace_arg.data = data;
1923
+ trace_arg.path = Qundef;
1924
+ trace_arg.klass_solved = 0;
1925
+
1926
+ rb_exec_event_hooks(&trace_arg, hooks, pop_p);
1927
+ }
1928
+
1929
+ static inline rb_hook_list_t *
1930
+ rb_vm_global_hooks(const rb_execution_context_t *ec)
1931
+ {
1932
+ return &rb_ec_vm_ptr(ec)->global_hooks;
1933
+ }
1934
+
1935
+ #define EXEC_EVENT_HOOK(ec_, flag_, self_, id_, called_id_, klass_, data_) \
1936
+ EXEC_EVENT_HOOK_ORIG(ec_, rb_vm_global_hooks(ec_), flag_, self_, id_, called_id_, klass_, data_, 0)
1937
+
1938
+ #define EXEC_EVENT_HOOK_AND_POP_FRAME(ec_, flag_, self_, id_, called_id_, klass_, data_) \
1939
+ EXEC_EVENT_HOOK_ORIG(ec_, rb_vm_global_hooks(ec_), flag_, self_, id_, called_id_, klass_, data_, 1)
1940
+
1941
+ static inline void
1942
+ rb_exec_event_hook_script_compiled(rb_execution_context_t *ec, const rb_iseq_t *iseq, VALUE eval_script)
1943
+ {
1944
+ EXEC_EVENT_HOOK(ec, RUBY_EVENT_SCRIPT_COMPILED, ec->cfp->self, 0, 0, 0,
1945
+ NIL_P(eval_script) ? (VALUE)iseq :
1946
+ rb_ary_new_from_args(2, eval_script, (VALUE)iseq));
1947
+ }
1948
+
1949
+ void rb_vm_trap_exit(rb_vm_t *vm);
1950
+
1951
+ RUBY_SYMBOL_EXPORT_BEGIN
1952
+
1953
+ int rb_thread_check_trap_pending(void);
1954
+
1955
+ /* #define RUBY_EVENT_RESERVED_FOR_INTERNAL_USE 0x030000 */ /* from vm_core.h */
1956
+ #define RUBY_EVENT_COVERAGE_LINE 0x010000
1957
+ #define RUBY_EVENT_COVERAGE_BRANCH 0x020000
1958
+
1959
+ extern VALUE rb_get_coverages(void);
1960
+ extern void rb_set_coverages(VALUE, int, VALUE);
1961
+ extern void rb_clear_coverages(void);
1962
+ extern void rb_reset_coverages(void);
1963
+
1964
+ void rb_postponed_job_flush(rb_vm_t *vm);
1965
+
1966
+ RUBY_SYMBOL_EXPORT_END
1967
+
1968
+ #endif /* RUBY_VM_CORE_H */