Skip to content

Fix ecma_op_array_object_define_own_property #315

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

Conversation

kkristof
Copy link
Contributor

@kkristof kkristof commented Jul 6, 2015

JerryScript-DCO-1.0-Signed-off-by: Kristof Kosztyo kkosztyo.u-szeged@partner.samsung.com

@kkristof kkristof added bug Undesired behaviour ecma builtins Related to ECMA built-in routines labels Jul 6, 2015
@kkristof kkristof added this to the ECMA builtins milestone Jul 6, 2015
@kkristof
Copy link
Contributor Author

kkristof commented Jul 6, 2015

Check the ecma standard here: http://ecma-international.org/ecma-262/5.1/#sec-15.4.5.1
It also fixes the following test262 tests:
ch15/15.2/15.2.3/15.2.3.6/15.2.3.6-4-339-3
ch15/15.2/15.2.3/15.2.3.6/15.2.3.6-4-34
ch15/15.2/15.2.3/15.2.3.6/15.2.3.6-4-547-3

@ruben-ayrapetyan
Copy link
Contributor

Looks good to me.

@egavrin
Copy link
Contributor

egavrin commented Jul 6, 2015

Great. make push

@kkristof kkristof force-pushed the fix_ecma_op_array_object_define_own_property branch from 4c49e0e to 2e4ee51 Compare July 6, 2015 14:16
@dbatyai
Copy link
Member

dbatyai commented Jul 6, 2015

lgtm

JerryScript-DCO-1.0-Signed-off-by: Kristof Kosztyo kkosztyo.u-szeged@partner.samsung.com
@kkristof kkristof force-pushed the fix_ecma_op_array_object_define_own_property branch from 2e4ee51 to 2bfb9b9 Compare July 6, 2015 14:30
@kkristof kkristof merged commit 2bfb9b9 into jerryscript-project:master Jul 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour ecma builtins Related to ECMA built-in routines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants