Fix yield* with undefined return method. by dbatyai · Pull Request #4126 · jerryscript-project/jerryscript · GitHub
Skip to content

Fix yield* with undefined return method.#4126

Merged
LaszloLango merged 1 commit into
jerryscript-project:masterfrom
dbatyai:fix_iterator_return_result_done_value
Aug 11, 2020
Merged

Fix yield* with undefined return method.#4126
LaszloLango merged 1 commit into
jerryscript-project:masterfrom
dbatyai:fix_iterator_return_result_done_value

Conversation

@dbatyai

@dbatyai dbatyai commented Aug 11, 2020

Copy link
Copy Markdown
Member

Fixes #4097.

@dbatyai dbatyai added bug Undesired behaviour ES2015 Related to ES2015 features ecma core Related to core ECMA functionality labels Aug 11, 2020
Fixes jerryscript-project#4097.

JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai daniel.batyai@h-lab.eu
@dbatyai dbatyai force-pushed the fix_iterator_return_result_done_value branch from 4e5b461 to dd12f33 Compare August 11, 2020 09:30

@zherczeg zherczeg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LaszloLango LaszloLango left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Undesired behaviour ecma core Related to core ECMA functionality ES2015 Related to ES2015 features

Projects

None yet

3 participants