464bece529
- Fix bad frame walk from assuming kSavedCallerFpSlotFromFp is 0. - Fix sign of WChar. - Fix missing sign-extension in some cases of passing uint32. TEST=qemu Bug: https://github.com/dart-lang/sdk/issues/48164 Change-Id: Idc1699d473a115153b4b4e6fdc9f84519055de00 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/238386 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
The files in this folder have the following dependencies. Arrow means depends on, invert arrows for includes.
Call & CallbackMarshaller
↓
NativeCallingConvention
↓ ↓ (Interop with backend)
↓ NativeLocation → Location
(Interop with frontend) ↓ ↓
AbstractType ← NativeType → Representation
ClassId ←
The other files stand on themselves.