Function v8::null

source ยท
pub fn null<'a, R>(scope: &mut R) -> Local<'a, Primitive>
where R: AsMut<Isolate>,