Lines Matching defs:boolean
858 Label number, non_number, non_string, boolean, probe, miss;893 // Check for boolean.896 __ j(equal, &boolean, not_taken);899 __ bind(&boolean);