summaryrefslogtreecommitdiff
path: root/loadpath.c
diff options
context:
space:
mode:
authortenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-09 20:01:54 +0000
committertenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-09 20:01:54 +0000
commitd8583b132c4ce3c203c9f5a117fd581c8c7eb6fe (patch)
treeefe5b062e8a1e8cada6e0dcaeb6f403abc938ce5 /loadpath.c
parent162cbfe631fe02f8937414d3b7f9b414463fff8c (diff)
Remove redundant code in the compiler.
During instruction translation (linked list -> iseq generation), we can treat `TS_VALUE` and `TS_ISEQ` the same as they are just embedded in the generated sequences. The only difference between `TS_ISE` and `TS_IC` is that an inline storage entry may contain a markable `VALUE` pointer at some point, so we need to flag the iseq as containing markable objects. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63923 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'loadpath.c')
0 files changed, 0 insertions, 0 deletions