Skip to content

Commit

Permalink
Update trace_point.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Evans <[email protected]>
  • Loading branch information
st0012 and jeremyevans authored Nov 23, 2024
1 parent 5b34e0f commit 87d3d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trace_point.rb
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ def eval_script
# Returns the compiled instruction sequence represented by a RubyVM::InstructionSequence instance
# on the +:script_compiled+ event.
#
# Note that this method is MRI-specific.
# Note that this method is CRuby-specific.
def instruction_sequence
Primitive.tracepoint_attr_instruction_sequence
end
Expand Down

0 comments on commit 87d3d53

Please sign in to comment.