Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Commit

Permalink
add superclassQuantifyBehavior
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Sep 15, 2015
1 parent aea190d commit b36e731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/common/js_proxy.dart
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class JsProxyReflectable extends Reflectable {
typeCapability,
typeRelationsCapability,
subtypeQuantifyCapability,
superclassQuantifyCapability,
const StaticInvokeCapability('hostAttributes'));
}

Expand Down

0 comments on commit b36e731

Please sign in to comment.