Searched refs:compare_state (Results 1 – 4 of 4) sorted by relevance
309 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()
2451 return static_cast<State>(target->compare_state()); in ComputeState()
3193 byte Code::compare_state() { in compare_state() function
4294 inline byte compare_state();