Index: test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
index 9438503ae4977a99f0c78cf5300f7484a8086758..aa2108594a92c2523ac8b027a711be4ee3f2ff10 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden |
@@ -3,7 +3,6 @@ |
# |
--- |
-pool type: mixed |
execute: yes |
wrap: yes |
@@ -50,10 +49,10 @@ bytecodes: [ |
/* 74 S> */ B(Return), |
] |
constant pool: [ |
- InstanceType::SHARED_FUNCTION_INFO_TYPE, |
- InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
- InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
- InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
+ SHARED_FUNCTION_INFO_TYPE, |
+ ONE_BYTE_INTERNALIZED_STRING_TYPE ["g"], |
+ ONE_BYTE_INTERNALIZED_STRING_TYPE ["eval"], |
+ ONE_BYTE_INTERNALIZED_STRING_TYPE [""], |
] |
handlers: [ |
] |