![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-primitive.h>
Private Member Functions | |
Numeric () | |
Static Private Member Functions | |
static void | CheckCast (v8::Data *that) |
A JavaScript numeric value (either Number or BigInt). https://tc39.es/ecma262/#sec-numeric-types
Definition at line 841 of file v8-primitive.h.
|
private |
|
staticprivate |