#include <v8toolkit.h>
Definition at line 267 of file v8toolkit.h.
v8toolkit::V8AssertionException::V8AssertionException |
( |
v8::Isolate * |
isolate, |
|
|
v8::Local< v8::Value > |
value |
|
) |
| |
|
inline |
v8toolkit::V8AssertionException::V8AssertionException |
( |
v8::Isolate * |
isolate, |
|
|
v8::Global< v8::Value > && |
value |
|
) |
| |
|
inline |
v8toolkit::V8AssertionException::V8AssertionException |
( |
v8::Isolate * |
isolate, |
|
|
std::string |
reason |
|
) |
| |
|
inline |
virtual const char* v8toolkit::V8Exception::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexceptinherited |
v8::Local<v8::Value> v8toolkit::V8Exception::get_local_value |
( |
| ) |
|
|
inlineinherited |
v8::Isolate* v8toolkit::V8Exception::get_isolate |
( |
| ) |
|
|
inlineinherited |
v8::Global<v8::Value> v8toolkit::V8Exception::get_value |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: