Skip to content

Create extend byte code flags with function types.#3802

Merged
dbatyai merged 1 commit intojerryscript-project:masterfrom
zherczeg:rework_cbc_code_flags
Jun 15, 2020
Merged

Create extend byte code flags with function types.#3802
dbatyai merged 1 commit intojerryscript-project:masterfrom
zherczeg:rework_cbc_code_flags

Conversation

@zherczeg
Copy link
Copy Markdown
Member

This patch provides the necessary code flag for #3745

@zherczeg zherczeg force-pushed the rework_cbc_code_flags branch 2 times, most recently from 90c9281 to 091c1b8 Compare May 28, 2020 15:20
@dbatyai dbatyai added the ecma core Related to core ECMA functionality label Jun 4, 2020
@zherczeg zherczeg force-pushed the rework_cbc_code_flags branch from 091c1b8 to 73030b4 Compare June 9, 2020 06:35
This was linked to issues Jun 12, 2020
@zherczeg zherczeg force-pushed the rework_cbc_code_flags branch from 73030b4 to ca09403 Compare June 12, 2020 06:12
Comment thread jerry-core/parser/js/byte-code.h
@dbatyai dbatyai added interpreter Related to the virtual machine and removed ecma core Related to core ECMA functionality labels Jun 12, 2020
@zherczeg zherczeg force-pushed the rework_cbc_code_flags branch 2 times, most recently from b98fc13 to bea112a Compare June 15, 2020 10:06
Copy link
Copy Markdown
Member

@rerobika rerobika left a comment

Choose a reason for hiding this comment

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

LGTM

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
@zherczeg zherczeg force-pushed the rework_cbc_code_flags branch from bea112a to 18b2f69 Compare June 15, 2020 10:46
Copy link
Copy Markdown
Member

@dbatyai dbatyai left a comment

Choose a reason for hiding this comment

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

LGTM

@dbatyai dbatyai merged commit 1b2e0ae into jerryscript-project:master Jun 15, 2020
@zherczeg zherczeg deleted the rework_cbc_code_flags branch June 15, 2020 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter Related to the virtual machine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect await behavior? async/await support

3 participants