| Index: test/cctest/interpreter/bytecode_expectations/Typeof.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/Typeof.golden b/test/cctest/interpreter/bytecode_expectations/Typeof.golden
|
| index 9f340c0328d6cf2dc176780d69c9ab41beb8eca0..b23fc3f0e96920949b5ab34da71c132fd34d3195 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/Typeof.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/Typeof.golden
|
| @@ -43,7 +43,7 @@ parameter count: 1
|
| bytecode array length: 5
|
| bytecodes: [
|
| /* 22 E> */ B(StackCheck),
|
| - /* 28 S> */ B(LdaGlobalInsideTypeof), U8(1),
|
| + /* 28 S> */ B(LdaGlobalInsideTypeof), U8(2),
|
| B(TypeOf),
|
| /* 46 S> */ B(Return),
|
| ]
|
|
|