Index: test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden b/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
index b3226e0d644e90cc06d54bc6b30673277abd9214..a029835994961bf80ef625025350ea4b32b05035 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden |
@@ -3,7 +3,6 @@ |
# |
--- |
-pool type: mixed |
execute: yes |
wrap: yes |
@@ -22,7 +21,7 @@ bytecodes: [ |
/* 71 S> */ B(Return), |
] |
constant pool: [ |
- InstanceType::SHARED_FUNCTION_INFO_TYPE, |
+ SHARED_FUNCTION_INFO_TYPE, |
] |
handlers: [ |
] |
@@ -44,7 +43,7 @@ bytecodes: [ |
/* 75 S> */ B(Return), |
] |
constant pool: [ |
- InstanceType::SHARED_FUNCTION_INFO_TYPE, |
+ SHARED_FUNCTION_INFO_TYPE, |
] |
handlers: [ |
] |
@@ -68,7 +67,7 @@ bytecodes: [ |
/* 92 S> */ B(Return), |
] |
constant pool: [ |
- InstanceType::SHARED_FUNCTION_INFO_TYPE, |
+ SHARED_FUNCTION_INFO_TYPE, |
] |
handlers: [ |
] |
@@ -92,7 +91,7 @@ bytecodes: [ |
/* 78 S> */ B(Return), |
] |
constant pool: [ |
- InstanceType::SHARED_FUNCTION_INFO_TYPE, |
+ SHARED_FUNCTION_INFO_TYPE, |
] |
handlers: [ |
] |
@@ -126,8 +125,8 @@ bytecodes: [ |
/* 104 S> */ B(Return), |
] |
constant pool: [ |
- InstanceType::FIXED_ARRAY_TYPE, |
- InstanceType::SHARED_FUNCTION_INFO_TYPE, |
+ FIXED_ARRAY_TYPE, |
+ SHARED_FUNCTION_INFO_TYPE, |
] |
handlers: [ |
] |