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

  /external/v8/src/compiler/
operation-typer.h 87 Type* unsigned32ish_; member in class:v8::internal::compiler::OperationTyper
operation-typer.cc 31 unsigned32ish_ = Type::Union(Type::Unsigned32(), truncating_to_zero, zone);
487 if (type->Is(unsigned32ish_)) {
    [all...]

Completed in 496 milliseconds