| Log Message: |
binding: Supports static operations/attrs returning non-primitive types.
Correctly supports static operations/attributes which return non-primitive types, so that the returned object is associated with the caller's context, not associated with |this| which can be faked.
BUG=494640
Review URL: https://codereview.chromium.org/1163893002
|