summaryrefslogtreecommitdiff
path: root/ext/Opcode/Opcode.pm
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Opcode/Opcode.pm')
-rw-r--r--ext/Opcode/Opcode.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/Opcode/Opcode.pm b/ext/Opcode/Opcode.pm
index 386db7906a..d778294718 100644
--- a/ext/Opcode/Opcode.pm
+++ b/ext/Opcode/Opcode.pm
@@ -557,6 +557,8 @@ about calling environment and args.
tied -- can be used to access object implementing a tie
pack unpack -- can be used to create/use memory pointers
+ hintseval -- constant op holding eval hints
+
entereval -- can be used to hide code from initial compile
reset