Skip to content

Conversation

dbatyai
Copy link
Member

@dbatyai dbatyai commented May 12, 2015

JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai [email protected]

@ILyoan ILyoan mentioned this pull request May 12, 2015
25 tasks
@kkristof
Copy link
Contributor

LGTM

ecma_object_t *func_object_p;

ecma_completion_value_t to_object_comp = ecma_op_to_object (arg1);
/* We already checked that arg1 is callable, so it will always coerce to an object. */
Copy link
Contributor

Choose a reason for hiding this comment

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

Please, move the comment above the previous line. Initially I didn't notice it.

@egavrin
Copy link
Contributor

egavrin commented May 14, 2015

Fix and make push.

JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai [email protected]
@dbatyai
Copy link
Member Author

dbatyai commented May 18, 2015

merged: a750317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants