Index: test/cctest/interpreter/bytecode_expectations/LetVariableContextSlot.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/LetVariableContextSlot.golden b/test/cctest/interpreter/bytecode_expectations/LetVariableContextSlot.golden |
index 33b521b601d63d3b0971d8d8718a6ccc7a72003b..5d10939959b8c67451a591736d781948dd9a679d 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/LetVariableContextSlot.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/LetVariableContextSlot.golden |
@@ -48,7 +48,7 @@ |
/* 30 E> */ B(StackCheck), |
/* 42 S> */ B(LdaSmi), I8(10), |
/* 42 E> */ B(StaCurrentContextSlot), U8(4), |
- /* 72 S> */ B(LdaCurrentContextSlot), U8(4), |
+ /* 72 S> */ B(LdaImmutableCurrentContextSlot), U8(4), |
/* 82 S> */ B(Return), |
] |
constant pool: [ |