Re: [heycam/webidl] Update method creation for operations (#155)

This looks great; all the nits above are minor.

Note that eventually we _may_ want to propagate the this value to static operations on interfaces (e.g. `Promise.resolve`, if it were defined as an IDL thing, would need access to the `this` value to work correctly).  But for now this is preserving the current behavior, which is fine.  This would be a simple tweak anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/155#issuecomment-243585351

Received on Tuesday, 30 August 2016 21:22:40 UTC