Skip to content

Conversation

@robertsipka
Copy link
Contributor

No description provided.

@@ -0,0 +1,65 @@
/* Copyright JS Foundation and other contributors, http://js.foundation
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this file come from JerryScript ? I wonder whether we should change the license clauses or not.

@robertsipka robertsipka force-pushed the iotjs_setjmp branch 2 times, most recently from 143cf65 to 5d597d3 Compare April 19, 2017 14:05
@glistening
Copy link
Contributor

@robertsipka Could you share what jerry tests are passed by this change?

@robertsipka
Copy link
Contributor Author

The setjmp implementation fixes the syntax_fail1.js test case on stm32f4-nuttx target.

Added the setjmp and longjmp functions on jerry side fixes several tests:

Jerry common tests with setjmp (after):
    297 PASS
     10 FAIL 

Jerry common tests without setjmp (before):
    245 PASS
     13 FAIL
     49 TIMEOUT (CRASH)

Note: This measure also contains this PR, so these changes together give the results.

IoT.js-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
Copy link
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

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

LGTM

@yichoi
Copy link
Contributor

yichoi commented Apr 21, 2017

LGTM

@yichoi yichoi merged commit 3ada92a into jerryscript-project:master Apr 21, 2017
@robertsipka robertsipka deleted the iotjs_setjmp branch April 21, 2017 07:17
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