Object
# File typeprof-0.21.2/lib/typeprof/iseq.rb, line 96 def check?(insn_cmp, operands_cmp = nil) return insn == insn_cmp && (!operands_cmp || operands == operands_cmp) end
This page was generated for Ruby 3.1.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.