-
Notifications
You must be signed in to change notification settings - Fork 662
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Emit DefineOwnById in bytecode backend
Summary: In BC lowering, keep the LiteralString intact for `DefineOwnPropertyInst`. This ensures we can now use the new ById variant in ISel. Reviewed By: neildhar Differential Revision: D67109052 fbshipit-source-id: d01fb6e4c091589bfb2fe64e9c8f18b6752d2680
- Loading branch information
1 parent
1da4d06
commit 46e70d3
Showing
3 changed files
with
37 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters