[][src]Module rusty_v8::support

Structs

CxxVTable
FieldOffset
RustVTable
Scope
UniquePtr

Pointer to object allocated on the C++ heap. The pointer may be null.

UniqueRef

Pointer to object allocated on the C++ heap. The pointer may not be null.

Traits

Delete

Type Definitions

Opaque
int

Equivalent to C's signed int (int) type.