Searched refs:name_idx (Results 1 – 1 of 1) sorted by relevance
2244 Node* name_idx = __ BytecodeOperandIdx(1); in DoCreateCatchContext() local2245 Node* name = __ LoadConstantPoolEntry(name_idx); in DoCreateCatchContext()