Project

General

Profile

« Previous | Next » 

Revision 5c8d2c2d

Added by eightbitraptor (Matt V-H) about 2 years ago

[PRISM] Always lookup idERROR_INFO consistently.

We know where it is in the iseq local table, because we forced it using
iseq_set_exception_local_table when compiling the BEGIN_NODE, so we
can always look it up from the same place.

Co-Authored-By Peter Zhu