V8: v8::FastApiCallbackOptions Struct Reference (original) (raw)

#include <[v8-fast-api-calls.h](v8-fast-api-calls%5F8h%5Fsource.html)>

Collaboration diagram for v8::FastApiCallbackOptions:

Detailed Description

A struct which may be passed to a fast call callback, like so:

Definition: v8-fast-api-calls.h:455

Member Function Documentation

CreateForTesting()

Creates a new instance of FastApiCallbackOptions for testing purpose. The returned instance may be filled with mock data.

Member Data Documentation

data

isolate

v8::Isolate* v8::FastApiCallbackOptions::isolate = nullptr


The documentation for this struct was generated from the following file: