@@ -64,8 +64,8 @@ function getExpectedSymbols() {
6464 'v8dbg_bit_field3_number_of_own_descriptors_shift' ,
6565 'v8dbg_class_Code__instruction_size__int' ,
6666 'v8dbg_class_Code__instruction_start__uintptr_t' ,
67- 'v8dbg_class_ConsString__first_offset__int ' ,
68- 'v8dbg_class_ConsString__second_offset__int ' ,
67+ 'v8dbg_class_ConsString__first__String ' ,
68+ 'v8dbg_class_ConsString__second__String ' ,
6969 'v8dbg_class_FixedArray__data__uintptr_t' ,
7070 'v8dbg_class_FixedArrayBase__length__SMI' ,
7171 'v8dbg_class_JSTypedArray__base_pointer__Object' ,
@@ -106,10 +106,10 @@ function getExpectedSymbols() {
106106 'v8dbg_class_SharedFunctionInfo__name_or_scope_info__Object' ,
107107 'v8dbg_class_SharedFunctionInfo__script_or_debug_info__HeapObject' ,
108108 'v8dbg_class_UncompiledData__start_position__int32_t' ,
109- 'v8dbg_class_SlicedString__offset_offset__int ' ,
109+ 'v8dbg_class_SlicedString__offset__SMI ' ,
110110 'v8dbg_class_SlicedString__parent__String' ,
111111 'v8dbg_class_String__length__int32_t' ,
112- 'v8dbg_class_ThinString__actual_offset__int ' ,
112+ 'v8dbg_class_ThinString__actual__String ' ,
113113 'v8dbg_context_idx_scope_info' ,
114114 'v8dbg_context_idx_prev' ,
115115 'v8dbg_context_min_slots' ,
0 commit comments