Skip to content

Conversation

@boingoing
Copy link
Contributor

This is mostly a straightforward modification to the defer-parse methods in the parser to enable them to know how to handle the object literal method grammar.

Communicate the fact that the deferred function is a method via a parser flag - fscrDeferredFncIsMethod.

This is mostly a straightforward modification to the defer-parse methods in the parser to enable them to know how to handle the object literal method grammar.

Communicate the fact that the deferred function is a method via a parser flag - `fscrDeferredFncIsMethod`.
Copy link
Contributor

@aneeshdk aneeshdk left a comment

Choose a reason for hiding this comment

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

:shipit:

@chakrabot chakrabot merged commit 7941e72 into chakra-core:release/1.7 Nov 4, 2017
chakrabot pushed a commit that referenced this pull request Nov 4, 2017
…thods

Merge pull request #4136 from boingoing:DeferParseMethods

This is mostly a straightforward modification to the defer-parse methods in the parser to enable them to know how to handle the object literal method grammar.

Communicate the fact that the deferred function is a method via a parser flag - `fscrDeferredFncIsMethod`.
@boingoing
Copy link
Contributor Author

Thank you 👍

chakrabot pushed a commit that referenced this pull request Nov 4, 2017
…ct literal methods

Merge pull request #4136 from boingoing:DeferParseMethods

This is mostly a straightforward modification to the defer-parse methods in the parser to enable them to know how to handle the object literal method grammar.

Communicate the fact that the deferred function is a method via a parser flag - `fscrDeferredFncIsMethod`.
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