Function v8::V8::initialize
source · pub fn initialize()
Expand description
Initializes V8. This function needs to be called before the first Isolate is created. It always returns true.
pub fn initialize()
Initializes V8. This function needs to be called before the first Isolate is created. It always returns true.