Searched defs:Wellformed (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | types.cc | 583 bool UnionType::Wellformed() { in Wellformed() function in v8::internal::compiler::UnionType |
/external/v8/src/ast/ | ||
D | ast-types.cc | 696 bool AstUnionType::Wellformed() { in Wellformed() function in v8::internal::AstUnionType |