Searched refs:to_boolean_state (Results 1 – 3 of 3) sorted by relevance
395 return object->IsCode() ? Handle<Code>::cast(object)->to_boolean_state() : 0; in ToBooleanTypes()
5079 uint16_t Code::to_boolean_state() { return extra_ic_state(); } in to_boolean_state() function
4980 inline uint16_t to_boolean_state();