Files
node/doc/api
Anna Henningsen 0640526303 worker: make MessagePort constructor non-callable
Refactor the C++ code for creating `MessagePort`s to skip calling the
constructor and instead directly instantiating the `InstanceTemplate`,
and always throw an error from the `MessagePort` constructor.

This aligns behaviour with the web, and creating single `MessagePort`s
does not make sense anyway.

PR-URL: https://github.com/nodejs/node/pull/28032
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-06-12 20:56:44 -07:00
..
2019-06-08 18:16:08 -07:00
2019-04-23 16:46:54 +01:00
2019-03-08 08:19:38 -06:00
2019-06-10 17:02:41 -07:00
2019-01-18 10:35:55 +05:30
2019-06-02 11:57:01 +02:00
2019-06-11 09:19:39 -04:00
2018-07-14 22:57:03 +03:00
2019-05-21 21:23:52 +02:00
2019-06-09 09:20:25 -07:00
2019-06-08 18:51:41 -07:00
2019-01-14 09:36:41 +01:00