Skip to content

Conversation

@robertsipka
Copy link
Contributor

No description provided.

ecma_compiled_code_t *
parser_parse_script (const uint8_t *source_p, /**< valid UTF-8 source code */
static ecma_compiled_code_t *
parse_script (const uint8_t *source_p, /**< valid UTF-8 source code */
Copy link
Member

Choose a reason for hiding this comment

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

Parameters are not aligned.
And I would prefer parser_parse_source

@LaszloLango LaszloLango added the parser Related to the JavaScript parser label Feb 9, 2016
@robertsipka
Copy link
Contributor Author

Thanks the comments. Fixed.

JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
@robertsipka
Copy link
Contributor Author

Updated.

@zherczeg
Copy link
Member

LGTM

@LaszloLango LaszloLango changed the title Merged the parser-js and parser files. Merge the js-parser and parser files Feb 10, 2016
@LaszloLango
Copy link
Contributor

Landed (b0bdf0e)

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

Labels

parser Related to the JavaScript parser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants