Function v8::V8::initialize[][src]

pub fn initialize()
Expand description

Initializes V8. This function needs to be called before the first Isolate is created. It always returns true.