| JavaScript-Runtime-OpcodeCounting documentation | view source | Contained in the JavaScript-Runtime-OpcodeCounting distribution. |
JavaScript::Error::OpcodeLimitExceeded - Error class that is thrown when we execute too many opcodes
This special error class is thrown by a context if it's running in an JavaScript::Runtime::OpcodeCounting-runtime.
Returns a string representation of the exception.
| JavaScript-Runtime-OpcodeCounting documentation | view source | Contained in the JavaScript-Runtime-OpcodeCounting distribution. |