File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -93,13 +93,12 @@ function getExpectedSymbols() {
93
93
'v8dbg_class_Script__source__Object' ,
94
94
'v8dbg_class_SeqOneByteString__chars__char' ,
95
95
'v8dbg_class_SeqTwoByteString__chars__char' ,
96
- 'v8dbg_class_SharedFunctionInfo__code__Code ' ,
97
- 'v8dbg_class_SharedFunctionInfo__compiler_hints__int ' ,
96
+ 'v8dbg_class_SharedFunctionInfo__function_data__Object ' ,
97
+ 'v8dbg_class_SharedFunctionInfo__flags__int ' ,
98
98
'v8dbg_class_SharedFunctionInfo__end_position__int' ,
99
99
'v8dbg_class_SharedFunctionInfo__function_identifier__Object' ,
100
100
'v8dbg_class_SharedFunctionInfo__internal_formal_parameter_count__int' ,
101
- 'v8dbg_class_SharedFunctionInfo__raw_name__Object' ,
102
- 'v8dbg_class_SharedFunctionInfo__scope_info__ScopeInfo' ,
101
+ 'v8dbg_class_SharedFunctionInfo__name_or_scope_info__Object' ,
103
102
'v8dbg_class_SharedFunctionInfo__script__Object' ,
104
103
'v8dbg_class_SharedFunctionInfo__start_position_and_type__int' ,
105
104
'v8dbg_class_SlicedString__offset__SMI' ,
You can’t perform that action at this time.
0 commit comments