Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

apply vm patch.#2

Merged
takaokouji merged 1 commit into
developfrom
fix_for_in_loop
Apr 28, 2020
Merged

apply vm patch.#2
takaokouji merged 1 commit into
developfrom
fix_for_in_loop

Conversation

@takaokouji
Copy link
Copy Markdown

Resolves

The "for in loop" for Array includes extra object property that add by Opal.
So do not use the "for in loop" for Array.

Proposed Changes

The "for in loop" changes the "for of loop".

Reason for Changes

See above Resolves section.

Test Coverage

no.

@takaokouji takaokouji added the bug Something isn't working label Apr 28, 2020
@takaokouji takaokouji merged commit 33b5e1e into develop Apr 28, 2020
takaokouji pushed a commit that referenced this pull request Aug 11, 2024
[UEPR-27] Added missing entry point
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant