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

  /external/v8/src/ic/
handler-configuration-inl.h 26 int config = KindBits::encode(kForConstants) |
34 int config = KindBits::encode(kForConstants) |
handler-configuration.h 19 enum Kind { kForElements, kForFields, kForConstants, kForNonExistent };
23 // Applicable to kForFields, kForConstants and kForNonExistent kinds only when
29 // Applicable to kForFields, kForConstants and kForNonExistent kinds only when
35 // Encoding when KindBits contains kForConstants.

Completed in 441 milliseconds