mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* id.h, id.c: remove idFuncall.
* compile.c (iseq_specialized_instruction): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									2f17991bd1
								
							
						
					
					
						commit
						d866a42025
					
				
					 4 changed files with 13 additions and 6 deletions
				
			
		
							
								
								
									
										4
									
								
								id.h
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								id.h
									
										
									
									
									
								
							|  | @ -45,9 +45,9 @@ extern ID idEnd; | |||
| extern ID idBitblt; | ||||
| extern ID idAnswer; | ||||
| extern ID idSend; | ||||
| extern ID id__send__; | ||||
| extern ID idSendBang; | ||||
| extern ID id__send; | ||||
| extern ID idFuncall; | ||||
| extern ID id__send_bang; | ||||
| extern ID id__send__; | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 ko1
						ko1