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

Add SourceMapObjectParserJs.getLineCount implementation #2829

Closed

Conversation

arichiardi
Copy link
Contributor

The implementation was missing but used in the non-JVM version when building
source maps. The proposed implementation just returns the value of the
lineCount property and fixes the problem.

…tion

It was missing but used in the no JVM version when building source maps.
The implementation just returns the value of the lineCount property.
@arichiardi
Copy link
Contributor Author

I am aware of the weird branch name, I can close and reopen in case.

@MatrixFrog
Copy link
Contributor

I don't think the branch name matters.

@arichiardi
Copy link
Contributor Author

I hoped so 😉

@arichiardi arichiardi deleted the arichiardi/line-count-impl branch February 27, 2018 22:27
sebasjm pushed a commit to sebasjm/closure-compiler that referenced this pull request Mar 11, 2018
It was missing but used in the no JVM version when building source maps.
The implementation just returns the value of the lineCount property.

Fixes google#2826
Closes google#2829

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=187063993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants