![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <simplified-lowering-verifier.h>
Public Attributes | |
std::optional< Type > | type = std::nullopt |
Truncation | truncation = Truncation::Any(IdentifyZeros::kDistinguishZeros) |
Definition at line 22 of file simplified-lowering-verifier.h.
Truncation v8::internal::compiler::SimplifiedLoweringVerifier::PerNodeData::truncation = Truncation::Any(IdentifyZeros::kDistinguishZeros) |
Definition at line 24 of file simplified-lowering-verifier.h.
std::optional<Type> v8::internal::compiler::SimplifiedLoweringVerifier::PerNodeData::type = std::nullopt |
Definition at line 23 of file simplified-lowering-verifier.h.