|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ExceptionScope.h>
Public Member Functions | |
| ALWAYS_INLINE VM & | vm () const |
| ALWAYS_INLINE Exception * | exception () |
| ALWAYS_INLINE VM & | vm () const |
| ALWAYS_INLINE Exception * | exception () |
Protected Member Functions | |
| ALWAYS_INLINE | ExceptionScope (VM &vm) |
| ExceptionScope (const ExceptionScope &)=delete | |
| ExceptionScope (ExceptionScope &&)=default | |
| ALWAYS_INLINE | ExceptionScope (VM &vm) |
| ExceptionScope (const ExceptionScope &)=delete | |
| ExceptionScope (ExceptionScope &&)=default | |
Protected Attributes | |
| VM & | m_vm |
|
inlineprotected |
|
protecteddelete |
|
protecteddefault |
|
inlineprotected |
|
protecteddelete |
|
protecteddefault |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
1.8.13