Index: test/cctest/interpreter/bytecode_expectations/PropertyCall.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/PropertyCall.golden b/test/cctest/interpreter/bytecode_expectations/PropertyCall.golden |
index 23501bd4b90d90a668a35319ce3966e4d56ec5f6..dc0a7934896d907ba3bdb4bb2a6f4e7ae964054b 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/PropertyCall.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/PropertyCall.golden |
@@ -3,7 +3,6 @@ |
# |
--- |
-pool type: string |
execute: yes |
wrap: no |
test function name: f |
@@ -24,7 +23,7 @@ bytecodes: [ |
/* 33 S> */ B(Return), |
] |
constant pool: [ |
- "func", |
+ ONE_BYTE_INTERNALIZED_STRING_TYPE ["func"], |
] |
handlers: [ |
] |
@@ -49,7 +48,7 @@ bytecodes: [ |
/* 43 S> */ B(Return), |
] |
constant pool: [ |
- "func", |
+ ONE_BYTE_INTERNALIZED_STRING_TYPE ["func"], |
] |
handlers: [ |
] |
@@ -75,7 +74,7 @@ bytecodes: [ |
/* 44 S> */ B(Return), |
] |
constant pool: [ |
- "func", |
+ ONE_BYTE_INTERNALIZED_STRING_TYPE ["func"], |
] |
handlers: [ |
] |
@@ -481,7 +480,7 @@ bytecodes: [ |
/* 1186 S> */ B(Return), |
] |
constant pool: [ |
- "func", |
+ ONE_BYTE_INTERNALIZED_STRING_TYPE ["func"], |
] |
handlers: [ |
] |