Home
last modified time | relevance | path

Searched defs:FastApiCallbackOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h541 struct FastApiCallbackOptions { struct
546 static FastApiCallbackOptions CreateForTesting(Isolate* isolate) { in CreateForTesting() argument
565 * `data_ptr` allows for default constructing FastApiCallbackOptions. argument
587 count<FastApiCallbackOptions&, ArgBuilders...>(); argument