Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dtypes.cc446 UnionHandle unioned = handle(this->AsUnion()); in SlowIs() local
510 UnionHandle unioned = handle(this->AsUnion()); in Maybe() local
811 UnionHandle unioned, int size) { in NormalizeUnion()
837 UnionHandle unioned = handle(this->AsUnion()); in NumClasses() local
855 UnionHandle unioned = handle(this->AsUnion()); in NumConstants() local
920 UnionHandle unioned = Config::template cast<UnionType>(type_); in Advance() local
952 UnionHandle unioned = UnionType::New(length, region); in Convert() local
1060 UnionHandle unioned = handle(this->AsUnion()); in PrintTo() local
/external/chromium_org/third_party/WebKit/Source/core/html/
DTimeRanges.cpp106 RefPtrWillBeRawPtr<TimeRanges> unioned = copy(); in unionWith() local