Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Remove color ops from v8 #333

Merged
merged 1 commit into from
Aug 11, 2015
Merged

Remove color ops from v8 #333

merged 1 commit into from
Aug 11, 2015

Conversation

lucaswoj
Copy link

cc @jfirebaugh

ref #308

@lucaswoj
Copy link
Author

Sorry about the chaos between #330 and this PR. Everything's in ship shape and ready for 👀 now.

if (isNaN(val[1])) {
error(key, val, 'number expected, "%s" found', val[1]);
}
if (reference.$version <= 7 && val[0] === '@') {
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe constant values will have already been resolved by this point.

Copy link
Author

Choose a reason for hiding this comment

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

👍

lucaswoj added a commit that referenced this pull request Aug 11, 2015
@lucaswoj lucaswoj merged commit 5429f9b into v8 Aug 11, 2015
@lucaswoj lucaswoj deleted the v8-remove-ops branch August 11, 2015 21:06
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.

3 participants