Searched refs:to_boolean_state (Results 1 – 3 of 3) sorted by relevance
584 return object->IsCode() ? Handle<Code>::cast(object)->to_boolean_state() : 0; in ToBooleanTypes()
3205 byte Code::to_boolean_state() { in to_boolean_state() function
4298 inline byte to_boolean_state();