Project

General

Profile

« Previous | Next » 

Revision 1ad0f4e5

Added by gmcgibbon (Gannon McGibbon) over 4 years ago

Add *_clear methods to VM_COLLECT_USAGE_DETAILS API

Add RubyVM::USAGE_ANALYSIS_INSN_CLEAR, RubyVM::USAGE_ANALYSIS_OPERAND_CLEAR,
and RubyVM::USAGE_ANALYSIS_REGISTER_CLEAR to clear VM instruction hash constants.

Closes: https://github.com/ruby/ruby/pull/2258