Searched refs:mapped_index (Results 1 – 1 of 1) sorted by relevance
9240 TNode<Object> mapped_index = in EmitKeyedSloppyArguments() local9242 Branch(WordEqual(mapped_index, TheHoleConstant()), &if_unmapped, &if_mapped); in EmitKeyedSloppyArguments()9246 TNode<IntPtrT> mapped_index_intptr = SmiUntag(CAST(mapped_index)); in EmitKeyedSloppyArguments()