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


JavaScript-Runtime-OpcodeCounting documentation  | view source Contained in the JavaScript-Runtime-OpcodeCounting distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

INTERFACE

Top

INSTANCE METHODS

as_string
message

Returns a string representation of the exception.


JavaScript-Runtime-OpcodeCounting documentation  | view source Contained in the JavaScript-Runtime-OpcodeCounting distribution.