Crate v8_api [] [src]

Structs

Api

A description of the V8 API.

Arg

A method argument.

Class

A C++ class,

Method

A C++ method

Enums

RetType

The return type of a method.

Type

The types used in V8.

Functions

read

Reads the V8 API from the given file path pointing to a v8.h file (or a file that includes v8.h), using the specified extra includes if necessary.