Home
last modified time | relevance | path

Searched defs:type_i (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dtypes.cc1021 Type* type_i = this->AsUnion()->Get(i); in PrintTo() local
1029 Type* type_i = this->AsTuple()->Element(i); in PrintTo() local
/external/v8/src/ast/
Dast-types.cc1239 AstType* type_i = this->AsUnion()->Get(i); in PrintTo() local
1263 AstType* type_i = this->AsTuple()->Element(i); in PrintTo() local