| Index: test/cctest/interpreter/bytecode_expectations/BreakableBlocks.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/BreakableBlocks.golden b/test/cctest/interpreter/bytecode_expectations/BreakableBlocks.golden
|
| index 6be568a0a9773059d1b3d98dd2559a4f467f94f6..ac37cd37c2894d0b74379981aa57593eb209b6c0 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/BreakableBlocks.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/BreakableBlocks.golden
|
| @@ -151,9 +151,9 @@ snippet: "
|
| "
|
| frame size: 6
|
| parameter count: 1
|
| -bytecode array length: 130
|
| +bytecode array length: 127
|
| bytecodes: [
|
| - B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
|
| + B(CreateFunctionContext), U8(1),
|
| B(PushContext), R(2),
|
| B(LdaTheHole),
|
| B(StaContextSlot), R(context), U8(4),
|
|
|