Expand description

Facilities for working with v8::HandleScopes and v8::EscapableHandleScopes.

Traits

Functions

Gets the alignment requirement of a v8::HandleScope.

Creates a v8::EscapableHandleScope and calls the callback provided with the argument signature (out, parent_scope, &v8_scope, closure).

Instantiates a new v8::HandleScope.

Instantiates a new v8::HandleScope.

Gets the alignment requirement of a v8::EscapableHandleScope.

Gets the size of a v8::EscapableHandleScope.

Mutates the out argument provided to refer to the newly escaped v8::Local value.

Destructs a v8::HandleScope.

Destructs a v8::HandleScope.

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

Creates a v8::HandleScope and calls the callback provided with the argument signature (out, realm, closure).

Gets the size of a v8::HandleScope.