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

  /external/v8/src/ic/
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
handler-configuration-inl.h 66 KindBits::encode(kForNonExistent) |

Completed in 48 milliseconds