| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -62,8 +62,8 @@ function getExpectedSymbols() { | |||
| 62 | 62 | 'v8dbg_bit_field3_number_of_own_descriptors_shift', | |
| 63 | 63 | 'v8dbg_class_Code__instruction_size__int', | |
| 64 | 64 | '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', | ||
| 67 | 67 | 'v8dbg_class_FixedArray__data__uintptr_t', | |
| 68 | 68 | 'v8dbg_class_FixedArrayBase__length__SMI', | |
| 69 | 69 | 'v8dbg_class_JSTypedArray__base_pointer__Object', | |
@@ -104,10 +104,10 @@ function getExpectedSymbols() { | |||
| 104 | 104 | 'v8dbg_class_SharedFunctionInfo__name_or_scope_info__Object', | |
| 105 | 105 | 'v8dbg_class_SharedFunctionInfo__script_or_debug_info__Object', | |
| 106 | 106 | 'v8dbg_class_UncompiledData__start_position__int32_t', | |
| 107 | - 'v8dbg_class_SlicedString__offset_offset__int', | ||
| 107 | + 'v8dbg_class_SlicedString__offset__SMI', | ||
| 108 | 108 | 'v8dbg_class_SlicedString__parent__String', | |
| 109 | 109 | 'v8dbg_class_String__length__int32_t', | |
| 110 | - 'v8dbg_class_ThinString__actual_offset__int', | ||
| 110 | + 'v8dbg_class_ThinString__actual__String', | ||
| 111 | 111 | 'v8dbg_context_idx_scope_info', | |
| 112 | 112 | 'v8dbg_context_idx_prev', | |
| 113 | 113 | 'v8dbg_context_min_slots', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments