diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-06-10 03:50:42 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-06-10 03:50:42 -0600 |
commit | b46ab0c60d53461d639c74d9c6b39d0c6c2d78c9 (patch) | |
tree | cfc0b5cd4968b14a757c44b62bb6f0ab175c78e2 /components/script/script_task.rs | |
parent | 6e0d0072b83bade910a6c2a0dee06d94f6f9fb17 (diff) | |
parent | e5b8e81bf8090bc563d6d0e226c76d9208fd797f (diff) | |
download | servo-b46ab0c60d53461d639c74d9c6b39d0c6c2d78c9.tar.gz servo-b46ab0c60d53461d639c74d9c6b39d0c6c2d78c9.zip |
Auto merge of #6319 - mukilan:overload-codegen, r=Ms2ger
The cause of the issue is that the index of the overload to be invoked was being derived from the wrong lists (that contain only a subset of the overloads) - `possibleOverloads` and `interfaceSigs` rather than the `method.signatures()` (which contains all possible overloads).
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6319)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/script_task.rs')
0 files changed, 0 insertions, 0 deletions