![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
ConstraintType | type_ |
int | value_ |
int | spilled_slot_ |
int | virtual_register_ |
Definition at line 234 of file register-allocator-verifier.h.
int v8::internal::compiler::RegisterAllocatorVerifier::OperandConstraint::spilled_slot_ |
Definition at line 239 of file register-allocator-verifier.h.
ConstraintType v8::internal::compiler::RegisterAllocatorVerifier::OperandConstraint::type_ |
Definition at line 235 of file register-allocator-verifier.h.
int v8::internal::compiler::RegisterAllocatorVerifier::OperandConstraint::value_ |
Definition at line 238 of file register-allocator-verifier.h.
int v8::internal::compiler::RegisterAllocatorVerifier::OperandConstraint::virtual_register_ |
Definition at line 240 of file register-allocator-verifier.h.