The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

JavaScript::Error::OpcodeLimitExceeded - Error class that is thrown when we execute too many opcodes

DESCRIPTION

This special error class is thrown by a context if it's running in an JavaScript::Runtime::OpcodeCounting-runtime.

INTERFACE

INSTANCE METHODS

as_string
message

Returns a string representation of the exception.