Merge flags and argc parameters to S_tied_handle_method().
authorNicholas Clark <nick@ccl4.org>
Sun, 13 Jun 2010 14:25:53 +0000 (16:25 +0200)
committerNicholas Clark <nick@ccl4.org>
Sun, 13 Jun 2010 14:25:53 +0000 (16:25 +0200)
commitf4adce6b773b2b6071e0d1627f4dce6ec0c3caa7
treec61960499dde384574634e2800cc162d2d657900
parent74f0b5509afd269c59f1396fde551295bbeec7d5
Merge flags and argc parameters to S_tied_handle_method().

This generates slightly smaller object code overall, which means that the "hot"
code (the non-overloaded paths through the ops) will be smaller, and hence more
likely to stay in the CPU cache.
embed.fnc
pp_sys.c
proto.h