Searched refs:if_mapped (Results 1 – 1 of 1) sorted by relevance
5661 Label if_mapped(this), if_unmapped(this), end(this, &var_result); in EmitKeyedSloppyArguments() local5669 Branch(WordEqual(mapped_index, TheHoleConstant()), &if_unmapped, &if_mapped); in EmitKeyedSloppyArguments()5671 Bind(&if_mapped); in EmitKeyedSloppyArguments()