Home
last modified time | relevance | path

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

/external/v8/src/asmjs/
Dasm-types.cc45 AsmValueType* tavt = that->AsValueType(); in IsExactly() local
61 if (auto* tavt = that->AsValueType()) { in IsA() local