![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <v8-exception.h>
Public Member Functions | |
ExceptionPropagationMessage (v8::Isolate *isolate, Local< Object > exception, Local< String > interface_name, Local< String > property_name, ExceptionContext exception_context) | |
V8_INLINE Isolate * | GetIsolate () const |
V8_INLINE Local< Object > | GetException () const |
V8_INLINE Local< String > | GetInterfaceName () const |
V8_INLINE Local< String > | GetPropertyName () const |
V8_INLINE ExceptionContext | GetExceptionContext () const |
This is a part of experimental Api and might be changed without further notice. Do not use it.
Definition at line 104 of file v8-exception.h.
|
inline |
Definition at line 106 of file v8-exception.h.
Definition at line 117 of file v8-exception.h.
References V8_INLINE.
|
inline |
Definition at line 120 of file v8-exception.h.
References V8_INLINE.
Definition at line 118 of file v8-exception.h.
References V8_INLINE.
Definition at line 116 of file v8-exception.h.
References V8_INLINE.
Definition at line 119 of file v8-exception.h.
References V8_INLINE.