Function v8::null

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