![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-operator.h>
Public Member Functions | |
CallRuntimeParameters (Runtime::FunctionId id, size_t arity) | |
Runtime::FunctionId | id () const |
size_t | arity () const |
Private Attributes | |
const Runtime::FunctionId | id_ |
const size_t | arity_ |
Definition at line 315 of file js-operator.h.
|
inline |
Definition at line 317 of file js-operator.h.
|
inline |
|
inline |
|
private |
Definition at line 325 of file js-operator.h.
|
private |
Definition at line 324 of file js-operator.h.