Searched refs:cache_length_reg (Results 1 – 1 of 1) sorted by relevance
2566 Node* cache_length_reg = __ BytecodeOperandReg(1); in DoForInContinue() local2567 Node* cache_length = __ LoadRegister(cache_length_reg); in DoForInContinue()