summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorVincent Pit <perl@profvince.com>2008-02-16 00:08:50 +0100
committerNicholas Clark <nick@ccl4.org>2008-02-23 08:19:00 +0000
commit996c9baa63e0776f6650c6ba32b83baefb5f0505 (patch)
treeceede97c9784ea550dfbe56588e7d64969f6868d /opcode.pl
parent910e06714ae57f4d3d804265c3d148726c7a8a2b (diff)
downloadperl-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-xopcode.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcode.pl b/opcode.pl
index 098f83cb0f..e8c43ddb55 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -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