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

  /external/v8/src/compiler/
operation-typer.h 86 Type* signed32ish_; member in class:v8::internal::compiler::OperationTyper
operation-typer.cc 30 signed32ish_ = Type::Union(Type::Signed32(), truncating_to_zero, zone);
475 if (type->Is(signed32ish_)) {
    [all...]

Completed in 81 milliseconds