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

Handling uncaughtException #91

Merged
merged 1 commit into from
Jun 19, 2015
Merged

Handling uncaughtException #91

merged 1 commit into from
Jun 19, 2015

Conversation

ILyoan
Copy link
Contributor

@ILyoan ILyoan commented Jun 18, 2015

Handling uncaughtException.
Introduced process.exit() and process.exitCode.
Introduced JResult for handling exception raised during executing javascript code.

IoT.js-DCO-1.0-Signed-off-by: Ilyong Cho ily.cho@samsung.com

@ILyoan
Copy link
Contributor Author

ILyoan commented Jun 18, 2015

For #36, #87

@@ -115,13 +121,48 @@
}


function intiProcessUncaughtException() {
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: inti -> init

@chunseoklee
Copy link
Contributor

except typo, LG.
Lets push.

Introduced `process.exit()` and `process.exitCode`.

Introduced `JResult` for handling exception raised during executing javascript code.

IoT.js-DCO-1.0-Signed-off-by: Ilyong Cho ily.cho@samsung.com
@ILyoan
Copy link
Contributor Author

ILyoan commented Jun 19, 2015

@chunseoklee updated PR

@chunseoklee chunseoklee merged commit 5f74d08 into jerryscript-project:master Jun 19, 2015
@ILyoan ILyoan deleted the exit_code branch June 19, 2015 02:57
pmarcinkiew referenced this pull request in pmarcinkiew/iotjs Aug 29, 2017
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.

None yet

2 participants