Hi there,
This appears to be an older example source code used with a newer version
of V8. The V8 docs contain an updated example that works with current
versions of the library: https://developers.google.com/v8/get_started
Daniel
On Wed, Aug 27, 2014 at 6:57 PM, ahwood wrote:
>
>1. The e
The example belows can not be compiled. How could I use Persistent
context, because I try to make it in a Dll libaray port to my application, and
it will be Persistent in memory.
#include
using namespace v8;
int main(int argc, char* argv[]) {
// Create a stack-allocate