Function v8::undefined

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