Project

General

Profile

« Previous | Next » 

Revision d680a13a

Added by tenderlovemaking (Aaron Patterson) 5 months ago

Always return jit_entry even if NULL

We can just always return the jit_entry since it will be initialized to
NULL. There is no reason to specifically return NULL if yjit / rjit are
disabled