Skip to content

Improve builtin-property construction. #1149

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

Merged
merged 1 commit into from
Jun 16, 2016

Conversation

zherczeg
Copy link
Member

4K binary size reduction on Thumb2 (168->164K). -0.2% slowdown (negligible I think)

@LaszloLango LaszloLango added enhancement An improvement binary size Affects binary size labels Jun 15, 2016
#endif /* CONFIG_ECMA_COMPACT_PROFILE */
static const ecma_number_t builtin_number_list[] =
{
ECMA_NUMBER_MAX_VALUE, ECMA_NUMBER_MIN_VALUE,
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor style issue. Write only one element to each line.

@LaszloLango
Copy link
Contributor

Nice improvement. LGTM

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
@dbatyai
Copy link
Member

dbatyai commented Jun 16, 2016

LGTM

@zherczeg zherczeg merged commit 378d7f7 into jerryscript-project:master Jun 16, 2016
@zherczeg zherczeg deleted the builtin_opt branch June 16, 2016 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary size Affects binary size enhancement An improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants