7bf057bdfa
This CL fixes crashes ../../runtime/vm/compiler/frontend/kernel_binary_flowgraph.cc: 3637: error: expected: nnbd_mode == parsed_function()->function().nnbd_mode() due to Function::nnbd_mode() returning incorrect result when function belongs to a synthetic mixin application class. Change-Id: I7860eb6120b7291848d655d8151af2472421920d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134785 Reviewed-by: Régis Crelier <regis@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>