The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.