Searched defs:AddToUnion (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | types.cc | 895 int Type::AddToUnion(Type* type, UnionType* result, int size, Zone* zone) { in AddToUnion() function in v8::internal::compiler::Type |
| /external/v8/src/ast/ | ||
| D | ast-types.cc | 1009 int AstType::AddToUnion(AstType* type, AstUnionType* result, int size, in AddToUnion() function in v8::internal::AstType |