summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/v8-updates/test-postmortem-metadata.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/v8-updates/test-postmortem-metadata.js b/test/v8-updates/test-postmortem-metadata.js
index 2efaf16135..f9fcc65a68 100644
--- a/test/v8-updates/test-postmortem-metadata.js
+++ b/test/v8-updates/test-postmortem-metadata.js
@@ -97,7 +97,7 @@ function getExpectedSymbols() {
'v8dbg_class_SharedFunctionInfo__flags__int',
'v8dbg_class_SharedFunctionInfo__end_position__int',
'v8dbg_class_SharedFunctionInfo__function_identifier__Object',
- 'v8dbg_class_SharedFunctionInfo__internal_formal_parameter_count__int',
+ 'v8dbg_class_SharedFunctionInfo__internal_formal_parameter_count__uint16_t',
'v8dbg_class_SharedFunctionInfo__name_or_scope_info__Object',
'v8dbg_class_SharedFunctionInfo__script__Object',
'v8dbg_class_SharedFunctionInfo__start_position_and_type__int',