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

Mutates the out argument provided to refer to the v8::Local value of the global object