Function v8::undefined

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