Skip to content
  • Takashi Kokubun's avatar
    9240f01b
    merge revision(s) 63723c8d: [Backport #21014] · 9240f01b
    Takashi Kokubun authored
    	Correctly set node_id on iseq location
    
    	The iseq location object has a slot for node ids.  parse.y was correctly
    	populating that field but Prism was not. This commit populates the field
    	with the ast node id for that iseq
    
    	[Bug #21014]
    9240f01b
    merge revision(s) 63723c8d: [Backport #21014]
    Takashi Kokubun authored
    	Correctly set node_id on iseq location
    
    	The iseq location object has a slot for node ids.  parse.y was correctly
    	populating that field but Prism was not. This commit populates the field
    	with the ast node id for that iseq
    
    	[Bug #21014]
Loading