Project

General

Profile

« Previous | Next » 

Revision fb935350

Added by jemmai (Jemma Issroff) almost 2 years ago

[PRISM] Define and use a pm_add_ensure_iseq

Prior to this commit, we were using add_ensure_iseq which compiled
a node as if it was a CRuby node. This commit defines
pm_add_ensure_iseq which compiles the Prism node appropriately.