- From: Tobie Langel <notifications@github.com>
- Date: Sat, 22 Oct 2016 09:54:01 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Saturday, 22 October 2016 16:54:29 UTC
tobie commented on this pull request. > @@ -12521,6 +12518,19 @@ values passed to \[[Call]]: </ol> +<h4 id="preventextensions">Platform object \[[PreventExtensions]] method</h4> + +The internal \[[PreventExtensions]] method of every [=platform object=] |O| +that implements an [=interface=] which +[=support indexed properties|supports indexed=] or +[=support named properties|named properties=] +must behave as follows when called: + +<ol class="algorithm"> I'm removing those single step algorithms as part of #198 but keeping it around here for consistency. -- 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/197#pullrequestreview-5352618
Received on Saturday, 22 October 2016 16:54:29 UTC