Skip to content

Conversation

@jackhorton
Copy link
Contributor

This will unblock the 01/14/18 node merge pump

{
Js::JavascriptOperators::OP_SetProperty(newError, Js::PropertyIds::message, message, scriptContext);
Js::PropertyDescriptor desc;
desc.SetValue(message);
Copy link
Contributor

Choose a reason for hiding this comment

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

For ease-of-viewing, I'd appreciate if this also explicitly set configurable and writable to true, to match the spec.

Copy link
Contributor

@boingoing boingoing left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@kfarnung kfarnung left a comment

Choose a reason for hiding this comment

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

We should rebase against release/1.9

@jackhorton jackhorton changed the base branch from release/1.8 to release/1.9 January 30, 2018 00:36
@jackhorton
Copy link
Contributor Author

Updated the implementation a bit and rebased on 1.9

@chakrabot chakrabot merged commit f62d4d4 into chakra-core:release/1.9 Jan 30, 2018
chakrabot pushed a commit that referenced this pull request Jan 30, 2018
…h the JSRT

Merge pull request #4614 from jackhorton:jsrt_error_message

This will unblock the 01/14/18 node merge pump
chakrabot pushed a commit that referenced this pull request Jan 30, 2018
…reated through the JSRT

Merge pull request #4614 from jackhorton:jsrt_error_message

This will unblock the 01/14/18 node merge pump
@jackhorton jackhorton deleted the jsrt_error_message branch February 24, 2018 05:58
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.

5 participants