Home
last modified time | relevance | path

Searched refs:compare_state (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dtype-info.cc309 CompareIC::State state = static_cast<CompareIC::State>(code->compare_state()); in CompareType()
337 CompareIC::State state = static_cast<CompareIC::State>(code->compare_state()); in IsSymbolCompare()
347 CompareIC::State state = static_cast<CompareIC::State>(code->compare_state()); in GetCompareMap()
437 CompareIC::State state = static_cast<CompareIC::State>(code->compare_state()); in SwitchType()
Dic.cc2451 return static_cast<State>(target->compare_state()); in ComputeState()
Dobjects-inl.h3193 byte Code::compare_state() { in compare_state() function
Dobjects.h4294 inline byte compare_state();