diff options
author | Vincent Pit <perl@profvince.com> | 2008-02-16 00:08:50 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-02-23 08:19:00 +0000 |
commit | 996c9baa63e0776f6650c6ba32b83baefb5f0505 (patch) | |
tree | ceede97c9784ea550dfbe56588e7d64969f6868d /opcode.pl | |
parent | 910e06714ae57f4d3d804265c3d148726c7a8a2b (diff) | |
download | perl-996c9baa63e0776f6650c6ba32b83baefb5f0505.tar.gz |
Re: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?)
Message-ID: <47B60D72.50708@profvince.com>
Date: Fri, 15 Feb 2008 23:08:50 +0100
p4raw-id: //depot/perl@33356
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1052,6 +1052,7 @@ semctl semctl ck_fun imst@ S S S S require require ck_require du% S? dofile do "file" ck_fun d1 S +hintseval eval hints ck_svconst s$ entereval eval "string" ck_eval d% S leaveeval eval "string" exit ck_null 1 S #evalonce eval constant string ck_null d1 S |