Skip to content
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

change the slot count to match the spidermonkey defintion #479

Merged
merged 1 commit into from Oct 4, 2019

Conversation

@r-52
Copy link
Contributor

r-52 commented Oct 4, 2019

right now the slot count is 2 + 38 in the spider monkey fork. this PR changes it to match the C++ definition.

The definition in C++: https://github.com/servo/mozjs/blob/dd175ee73a179ce218286c4be4ab80e1a75348be/mozjs/js/public/Class.h#L841


This change is Reviewable

right now the slot count is `2 + 38` in the spider monkey fork. this PR
changes it to match the C++ definition.
@jdm
Copy link
Member

jdm commented Oct 4, 2019

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Oct 4, 2019

📌 Commit f189da1 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Oct 4, 2019

Testing commit f189da1 with merge bc44e22...

bors-servo added a commit that referenced this pull request Oct 4, 2019
change the slot count to match the spidermonkey defintion

right now the slot count is `2 + 38` in the spider monkey fork. this PR changes it to match the C++ definition.

The definition in C++: https://github.com/servo/mozjs/blob/dd175ee73a179ce218286c4be4ab80e1a75348be/mozjs/js/public/Class.h#L841

<!-- 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/479)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 4, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: jdm
Pushing bc44e22 to master...

@bors-servo bors-servo merged commit f189da1 into servo:master Oct 4, 2019
3 checks passed
3 checks passed
Travis CI - Pull Request Build Passed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.