pub unsafe extern "C" fn undefined(
    out: &mut Local,
    isolate: *mut Isolate__
)
Expand description

Mutates the out argument provided to refer to the v8::Undefined object.