v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Functions
sample1.h File Reference

Go to the source code of this file.

Functions

int Factorial (int n)
 
bool IsPrime (int n)
 

Function Documentation

int Factorial ( int  n)
bool IsPrime ( int  n)