Skip to content

Expose klass->has_cctor #892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
1 commit merged into from
Mar 27, 2018
Merged

Expose klass->has_cctor #892

1 commit merged into from
Mar 27, 2018

Conversation

ghost
Copy link

@ghost ghost commented Mar 27, 2018

This to check if a class has a static constructor, so we can call it
before a static method gets invoked.

this to check if a class has a static constructor, so we can call it
before a static method gets invoked.
@ghost ghost self-assigned this Mar 27, 2018
@ghost ghost requested review from joshpeterson and joncham March 27, 2018 18:41
@ghost ghost merged commit c1fe038 into unity-master Mar 27, 2018
@ghost ghost deleted the expose-klass-has-cctor branch March 27, 2018 19:08
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants