| Enum | Description |
|---|---|
| JavetErrorType |
The enum Javet error type is for categorizing the errors.
|
| JavetPromiseRejectEvent |
The enum Javet promise reject event represents the corresponding event in V8.
|
| JSFunctionType |
The enum JS function type.
|
| JSRuntimeType |
The enum JS runtime type.
|
| JSScopeType |
The enum JS scope type.
|
| RawPointerType |
The enum raw pointer type is for internal use only.
|
| V8AllocationSpace |
The enum V8 allocation space.
|
| V8AwaitMode |
The enum V8 await mode.
|
| V8ContextType |
The enum V8 context type.
|
| V8ConversionMode |
The enum V8 conversion mode.
|
| V8GCCallbackFlags |
The enum V8 GC callback flags.
|
| V8GCType |
The enum V8 gc type.
|
| V8ProxyMode |
The enum V8 proxy mode.
|
| V8RuntimeTerminationMode |
The enum V8 runtime termination mode.
|
| V8ScopeType |
The enum V8 scope type.
|
| V8ValueErrorType |
The enum V8 value error type.
|
| V8ValueInternalType |
The enum V8 value internal type.
|
| V8ValueReferenceType | |
| V8ValueSymbolType |
The enum V8 value symbol type.
|