Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMerge CGClassConstructHook and CGClassNameConstructHook together #8934
Labels
Comments
bors-servo
added a commit
that referenced
this issue
Dec 15, 2015
Merge CGClassConstructHook and CGClassNameConstructHook (fixes #8934) Fixes #8934. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8991) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They do the exact same thing, except that the latter is for named constructors.