diff --git a/sdk/lib/_internal/vm/lib/ffi_patch.dart b/sdk/lib/_internal/vm/lib/ffi_patch.dart index be501048a85..9035da03ee7 100644 --- a/sdk/lib/_internal/vm/lib/ffi_patch.dart +++ b/sdk/lib/_internal/vm/lib/ffi_patch.dart @@ -80,8 +80,8 @@ int sizeOf() { external Pointer _fromAddress(int ptr); // The real implementation of this function (for interface calls) lives in -// BuildFfiAsFunctionCall in the Kernel frontend. No calls can actually reach -// this function. +// BuildFfiAsFunctionInternal in the Kernel frontend. No calls can actually +// reach this function. @pragma("vm:recognized", "other") @pragma("vm:external-name", "Ffi_asFunctionInternal") external DS _asFunctionInternal(