HomeSort by relevance Sort by last modified time
    Searched refs:kSingletonOne (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
type-cache.h 42 Type* const kSingletonOne = CreateRange(1.0, 1.0);
operation-typer.cc 253 if (type->Is(singleton_true_)) return cache_.kSingletonOne;
417 type = cache_.kSingletonOne;
    [all...]

Completed in 73 milliseconds