![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <instruction.h>
Public Member Functions | |
Value (StateValueDescriptor *desc, StateValueList *nested) | |
Public Attributes | |
StateValueDescriptor * | desc |
StateValueList * | nested |
Definition at line 1425 of file instruction.h.
|
inline |
Definition at line 1429 of file instruction.h.
StateValueDescriptor* v8::internal::compiler::StateValueList::Value::desc |
Definition at line 1426 of file instruction.h.
StateValueList* v8::internal::compiler::StateValueList::Value::nested |
Definition at line 1427 of file instruction.h.