summaryrefslogtreecommitdiff
path: root/tool/mjit/bindgen.rb
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-02-13 22:50:52 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-05 23:28:59 -0800
commit67cc53214cdb5900ccc75e195d8e9c85dea519f9 (patch)
tree513b1cb9d477832a43433d7d7e947de3d44c0655 /tool/mjit/bindgen.rb
parentba491598cc83f0382040cc6198bc7e114a192462 (diff)
Implement setlocal_WC_0
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7448
Diffstat (limited to 'tool/mjit/bindgen.rb')
-rwxr-xr-xtool/mjit/bindgen.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/tool/mjit/bindgen.rb b/tool/mjit/bindgen.rb
index 0c2cae2e16..4c03912a30 100755
--- a/tool/mjit/bindgen.rb
+++ b/tool/mjit/bindgen.rb
@@ -384,7 +384,10 @@ generator = BindingGenerator.new(
VM_CALL_TAILCALL
VM_CALL_TAILCALL_bit
VM_CALL_OPT_SEND
+ VM_ENV_DATA_INDEX_FLAGS
+ VM_ENV_DATA_SIZE
VM_ENV_FLAG_LOCAL
+ VM_ENV_FLAG_WB_REQUIRED
VM_FRAME_MAGIC_METHOD
VM_FRAME_MAGIC_CFUNC
VM_FRAME_FLAG_CFRAME