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

  /external/v8/src/compiler/
types.cc 81 return this->AsOtherNumberConstant()->Value();
98 return this->AsOtherNumberConstant()->Value();
141 return type->AsOtherNumberConstant()->Lub();
480 this->AsOtherNumberConstant()->Value() ==
481 that->AsOtherNumberConstant()->Value();
    [all...]
types.h 584 OtherNumberConstantType* AsOtherNumberConstant() {

Completed in 79 milliseconds