Home
last modified time | relevance | path

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

/external/v8/src/
Dtypes.cc1056 UnionHandle unioned, int size, Region* region) { in NormalizeUnion()
1223 UnionHandle unioned = UnionType::New(length, region); in Convert() local