v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
Functions | |
v8::Local< v8::String > | operator""_v8 (char const *string, unsigned long) |
v8::Local< v8::Number > | operator""_v8 (long double number) |
v8::Local< v8::Integer > | operator""_v8 (unsigned long long int number) |
|
inline |
Definition at line 72 of file v8helpers.h.
|
inline |
Definition at line 76 of file v8helpers.h.
|
inline |
Definition at line 80 of file v8helpers.h.
References testing::Args().