- From: Gabriel Wicke <notifications@github.com>
- Date: Tue, 02 Aug 2016 22:53:20 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 3 August 2016 07:15:28 UTC
- Avoid use of Object.defineProperty for enumerable / writable / configurable
properties.
- Merge two adjacent try/catch statements into one.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/490
-- Commit Summary --
* Performance improvements
-- File Changes --
M reference-implementation/lib/helpers.js (20)
-- Patch Links --
https://github.com/whatwg/streams/pull/490.patch
https://github.com/whatwg/streams/pull/490.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/490
Received on Wednesday, 3 August 2016 07:15:28 UTC