Skip to content
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

Checking for equality to magic string in ecma_new_ecma_string_from_number #127

Closed
wants to merge 1 commit into from

Conversation

ruben-ayrapetyan
Copy link
Contributor

Changing ecma_new_ecma_string_from_number to check if the string to create is equal to a magic string, and, if so, to invoke corresponding magic string construction.

Related issue: #113

…reate is equal to a magic string, and, if so, to invoke corresponding magic string construction.

Related issue: #113

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
@LaszloLango
Copy link
Contributor

LGTM

@egavrin
Copy link
Contributor

egavrin commented May 29, 2015

make push

@ruben-ayrapetyan ruben-ayrapetyan deleted the Ruben-fix-issue-113 branch May 29, 2015 09:35
@ruben-ayrapetyan
Copy link
Contributor Author

Merged (bc7c28c).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Related to the public API bug Undesired behaviour ecma core Related to core ECMA functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants