Searched refs:scope_info_idx (Results 1 – 1 of 1) sorted by relevance
2246 Node* scope_info_idx = __ BytecodeOperandIdx(2); in DoCreateCatchContext() local2247 Node* scope_info = __ LoadConstantPoolEntry(scope_info_idx); in DoCreateCatchContext()2275 Node* scope_info_idx = __ BytecodeOperandIdx(1); in DoCreateWithContext() local2276 Node* scope_info = __ LoadConstantPoolEntry(scope_info_idx); in DoCreateWithContext()