pub unsafe extern "C" fn enter(
    scope: &mut HandleScope,
    isolate: *mut Isolate__
)
Expand description

Instantiates a new v8::HandleScope.