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

Fix for CheckFixedFld hoisting bug OS:6773420 #787

Merged
merged 3 commits into from
Apr 13, 2016

Conversation

LouisLaf
Copy link
Collaborator

Hoist CheckObjType as well since there is a dependency with CheckFixedFld, and
don't hoist propertySym opnd if type is checked. It break obj type spec and has no benefits.

Hoist CheckObjType, and
don't hoist propertySym opnd if type is checked.  It break obj type spec and has no benefits.
@LouisLaf
Copy link
Collaborator Author

@pleath and @MikeHolman, please review.

@pleath
Copy link
Contributor

pleath commented Apr 12, 2016

LGTM.

@chakrabot chakrabot merged commit 5fc7a27 into chakra-core:release/1.2 Apr 13, 2016
chakrabot pushed a commit that referenced this pull request Apr 13, 2016
Merge pull request #787 from LouisLaf:inv_bug
Hoist CheckObjType as well since there is a dependency with CheckFixedFld, and
don't hoist propertySym opnd if type is checked.  It break obj type spec and has no benefits.
chakrabot pushed a commit that referenced this pull request Apr 13, 2016
Merge pull request #787 from LouisLaf:inv_bug
Hoist CheckObjType as well since there is a dependency with CheckFixedFld, and
don't hoist propertySym opnd if type is checked.  It break obj type spec and has no benefits.
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.

4 participants