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

  /external/v8/src/mips/
code-stubs-mips.h 68 static const int kUnknownIntValue = -1;
74 int constant_rhs = kUnknownIntValue)
138 if (constant_rhs == kUnknownIntValue) return false;
codegen-mips.h 451 GenericBinaryOpStub::kUnknownIntValue);
456 GenericBinaryOpStub::kUnknownIntValue);

Completed in 215 milliseconds