rust-mozjs
3ea62135 - Auto merge of #276 - jdm:inline, r=emilio

Commit
10 years ago
Auto merge of #276 - jdm:inline, r=emilio Enable cross-crate inlining for JSVal conversion methods. Make it possible for Rust methods which are called in the generated bindings to be inlined. This shaved off 1/3-1/2 of the total time in the measurements in https://github.com/servo/servo/issues/12354. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/276) <!-- Reviewable:end -->
Author
bors-servo
Loading