Home
last modified time | relevance | path

Searched refs:UninitializedConstant (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dtypes-fuzz.h83 UninitializedConstant = Type::Constant(uninitialized, region); in Types()
154 TypeHandle UninitializedConstant; variable
Dtest-types.cc1045 CheckSub(T.UninitializedConstant, T.Internal); in Is2()
1048 CheckUnordered(T.UninitializedConstant, T.Null); in Is2()
1049 CheckUnordered(T.UninitializedConstant, T.Undefined); in Is2()