| Index: test/cctest/interpreter/bytecode_expectations/RegExpLiterals.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/RegExpLiterals.golden b/test/cctest/interpreter/bytecode_expectations/RegExpLiterals.golden
|
| index 4c98cea7466483345934b5e653be8e14243e07bf..61b3b242b7cad90422a2b9a24342554eb0fa7620 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/RegExpLiterals.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/RegExpLiterals.golden
|
| @@ -56,7 +56,7 @@
|
| B(Star), R(0),
|
| B(LdaConstant), U8(2),
|
| B(Star), R(2),
|
| - /* 48 E> */ B(CallProperty1), R(0), R(1), R(2), U8(2),
|
| + /* 48 E> */ B(CallProperty), R(0), R(1), U8(2), U8(2),
|
| /* 62 S> */ B(Return),
|
| ]
|
| constant pool: [
|
|
|