module RubyVM::ZJIT
Public Class Methods
Source
# File zjit.rb, line 3 def self.assert_compiles Primitive.rb_zjit_assert_compiles end
Assert that any future ZJIT
compilation will return a function pointer
# File zjit.rb, line 3 def self.assert_compiles Primitive.rb_zjit_assert_compiles end
Assert that any future ZJIT
compilation will return a function pointer