![]() |
v8 11.3.244 (node 20.3.0)
V8 is Google's open source JavaScript engine
|
#include <v8-fast-api-calls.h>


Public Member Functions | |
| constexpr | CFunctionInfoImpl () |
Public Member Functions inherited from CFunctionInfo | |
| CFunctionInfo (const CTypeInfo &return_info, unsigned int arg_count, const CTypeInfo *arg_info) | |
| const CTypeInfo & | ReturnInfo () const |
| unsigned int | ArgumentCount () const |
| const CTypeInfo & | ArgumentInfo (unsigned int index) const |
| bool | HasOptions () const |
Definition at line 602 of file v8-fast-api-calls.h.
|
inlineconstexpr |
Definition at line 614 of file v8-fast-api-calls.h.
References CTypeInfo::kAny, CTypeInfo::kBool, CTypeInfo::kFloat32, CTypeInfo::kFloat64, CTypeInfo::kInt32, CTypeInfo::kPointer, CTypeInfo::kUint32, and CTypeInfo::kVoid.