It's worth noting that engine262 doesn't use the RunJobs implementation it
has, it uses a separate entrypoint in api.mjs. There is some work going on
to get rid of RunJobs entirely, as no implementations actually use it (
https://github.com/tc39/ecma262/pull/735)

On Sat, Aug 17, 2019, 14:29 Cyril Auburtin <cyril.aubur...@gmail.com> wrote:

> You can also have a look at https://github.com/engine262/engine262, an
> interesting way to learn the spec
>
> On Thu, Aug 15, 2019 at 11:19 AM Alan Schmitt <
> alan.schm...@polytechnique.org> wrote:
>
>> On 2019-08-15 10:53, Alan Schmitt <alan.schm...@polytechnique.org>
>> writes:
>>
>> > Back in ES5.1, there was a specification to evaluate programs
>> > (https://www.ecma-international.org/ecma-262/5.1/index.html#sec-14).
>> > What is the corresponding starting point in the current spec? Is
>> > it
>> > https://tc39.es/ecma262/#sec-scripts ?
>>
>> Thanks to the handy Reference links in the spec, I found it:
>> https://tc39.es/ecma262/#sec-runjobs
>>
>> Sorry for the noise.
>>
>> Best,
>>
>> Alan
>> _______________________________________________
>> es-discuss mailing list
>> es-discuss@mozilla.org
>> https://mail.mozilla.org/listinfo/es-discuss
>>
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to