Alex Lorenz
|
981e828b2a
|
[interop][SwiftToCxx] dispatch swift class methods using signed isa and signed method pointer on arm64e
|
2023-02-11 14:05:59 -08:00 |
|
Alex Lorenz
|
b63577d89e
|
[interop][SwiftToCxx] use vtable/thunk to dispatch class subscript getters
|
2023-02-11 05:55:54 -08:00 |
|
Alex Lorenz
|
71e4462508
|
[interop][SwiftToCxx] use vtable offset/thunk to dispatch class property accessors
|
2023-02-11 05:55:47 -08:00 |
|
Mike Ash
|
58d64376df
|
[Test] Add REQUIRES: executable_test to swift-class-virtual-method-dispatch-execution.cpp.
|
2023-02-10 19:25:28 -05:00 |
|
Alex Lorenz
|
b7007cb748
|
[interop][SwiftToCxx] dispatch Swift class methods correctly using the vtable
|
2023-02-09 20:20:53 -08:00 |
|