mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Also scan rescue clauses
				
					
				
			This commit is contained in:
		
							parent
							
								
									a64b77f163
								
							
						
					
					
						commit
						11fa1dcc23
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -36,7 +36,7 @@ def collect_builtin base, iseq_ary, name, bs, inlines
 | 
			
		|||
  else
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  code = iseq_ary[13]
 | 
			
		||||
  code = iseq_ary[13] + iseq_ary[12]
 | 
			
		||||
  params = iseq_ary[10]
 | 
			
		||||
  prev_insn = nil
 | 
			
		||||
  lineno = nil
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue