Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

chakrashim: correct Template properties support #64

Merged
merged 1 commit into from
Apr 27, 2016

Conversation

jianchun
Copy link

Template (ObjectTemplate, FunctionTemplate) properties can be Templates.
When creating Template instances, Template properties need to be replaced
with corresponding Template instantiations.

nodejs/master starts to depend on this feature.

@jianchun
Copy link
Author

@nodejs/chakracore Please review. Thanks!

@agarwal-sandeep
Copy link
Contributor

LGTM

Template (ObjectTemplate, FunctionTemplate) properties can be Templates.
When creating Template instances, Template properties need to be replaced
with corresponding Template instantiations.

`nodejs/master` starts to depend on this feature.

PR-URL: nodejs#64
Reviewed-By: Sandeep Agarwal <[email protected]>
@jianchun jianchun merged commit 2a8b3b0 into nodejs:chakracore-master Apr 27, 2016
@jianchun jianchun deleted the template branch April 27, 2016 21:08
kunalspathak added a commit to kunalspathak/node-chakracore that referenced this pull request Jun 29, 2016
chakrashim: Code cleanup

Reviewed most of the CHAKRA-TODO for error handling and updated the code
accordingly. Removed these comments from the code. 
Minor clean up to undo the @eb3d8ba now Chakra propagates the OOM errors.
Converted keepalive property name to symbols.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants