PyPy Configuration[objspace.opcodes]
general documentation
config index
command-line overview
objspace.opcodes
Contents
Basic Option Information
Sub-Options
Description
back to parent
Basic Option Information
name:
opcodes
description:
opcodes to enable in the interpreter
Sub-Options
objspace.opcodes.CALL_LIKELY_BUILTIN:
emit a special bytecode for likely calls to builtin functions
objspace.opcodes.CALL_METHOD:
emit a special bytecode for expr.name()
Description