Searched refs:if_unmapped (Results 1 – 1 of 1) sorted by relevance
9234 Label if_mapped(this), if_unmapped(this), end(this, &var_result); in EmitKeyedSloppyArguments() local9238 GotoIf(UintPtrGreaterThanOrEqual(key, adjusted_length), &if_unmapped); in EmitKeyedSloppyArguments()9242 Branch(WordEqual(mapped_index, TheHoleConstant()), &if_unmapped, &if_mapped); in EmitKeyedSloppyArguments()9263 BIND(&if_unmapped); in EmitKeyedSloppyArguments()