V8 Project
v8::internal::compiler::anonymous_namespace{js-builtin-reducer-unittest.cc} Namespace Reference

Variables

Type *const kNumberTypes []
 

Variable Documentation

◆ kNumberTypes

Type* const v8::internal::compiler::anonymous_namespace{js-builtin-reducer-unittest.cc}::kNumberTypes[]
Initial value:
= {
Type::UnsignedSmall(), Type::OtherSignedSmall(), Type::OtherUnsigned31(),
Type::OtherUnsigned32(), Type::OtherSigned32(), Type::SignedSmall(),
Type::Signed32(), Type::Unsigned32(), Type::Integral32(),
Type::MinusZero(), Type::NaN(), Type::OtherNumber(),
Type::OrderedNumber(), Type::Number()}

Definition at line 52 of file js-builtin-reducer-unittest.cc.

Referenced by v8::internal::compiler::TEST_F().