#include <v8toolkit.h>
Definition at line 276 of file v8toolkit.h.
v8toolkit::V8ExecutionException::V8ExecutionException |
( |
v8::Isolate * |
isolate, |
|
|
v8::TryCatch & |
tc |
|
) |
| |
|
inline |
const std::string& v8toolkit::V8ExecutionException::get_stacktrace |
( |
| ) |
|
|
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: