@@ -62,8 +62,8 @@ function getExpectedSymbols() {
6262    'v8dbg_bit_field3_number_of_own_descriptors_shift' , 
6363    'v8dbg_class_Code__instruction_size__int' , 
6464    'v8dbg_class_Code__instruction_start__uintptr_t' , 
65-     'v8dbg_class_ConsString__first_offset__int ' , 
66-     'v8dbg_class_ConsString__second_offset__int ' , 
65+     'v8dbg_class_ConsString__first__String ' , 
66+     'v8dbg_class_ConsString__second__String ' , 
6767    'v8dbg_class_FixedArray__data__uintptr_t' , 
6868    'v8dbg_class_FixedArrayBase__length__SMI' , 
6969    'v8dbg_class_JSTypedArray__base_pointer__Object' , 
@@ -104,10 +104,10 @@ function getExpectedSymbols() {
104104    'v8dbg_class_SharedFunctionInfo__name_or_scope_info__Object' , 
105105    'v8dbg_class_SharedFunctionInfo__script_or_debug_info__Object' , 
106106    'v8dbg_class_UncompiledData__start_position__int32_t' , 
107-     'v8dbg_class_SlicedString__offset_offset__int ' , 
107+     'v8dbg_class_SlicedString__offset__SMI ' , 
108108    'v8dbg_class_SlicedString__parent__String' , 
109109    'v8dbg_class_String__length__int32_t' , 
110-     'v8dbg_class_ThinString__actual_offset__int ' , 
110+     'v8dbg_class_ThinString__actual__String ' , 
111111    'v8dbg_context_idx_scope_info' , 
112112    'v8dbg_context_idx_prev' , 
113113    'v8dbg_context_min_slots' , 
0 commit comments