We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19984ad commit e865acdCopy full SHA for e865acd
test/v8-updates/test-postmortem-metadata.js
@@ -97,7 +97,7 @@ function getExpectedSymbols() {
97
'v8dbg_class_SharedFunctionInfo__flags__int',
98
'v8dbg_class_SharedFunctionInfo__end_position__int',
99
'v8dbg_class_SharedFunctionInfo__function_identifier__Object',
100
- 'v8dbg_class_SharedFunctionInfo__internal_formal_parameter_count__int',
+ 'v8dbg_class_SharedFunctionInfo__internal_formal_parameter_count__uint16_t',
101
'v8dbg_class_SharedFunctionInfo__name_or_scope_info__Object',
102
'v8dbg_class_SharedFunctionInfo__script__Object',
103
'v8dbg_class_SharedFunctionInfo__start_position_and_type__int',
0 commit comments