Richard Gibson

Results 268 comments of Richard Gibson
trafficstars

This reached consensus. The promised followup details regarding DST transitions: The requirements are described in GetNamedTimeZoneEpochNanoseconds (which returns a List of nanoseconds since epoch for a specific time zone name...

Another example from duplicate ticket #663: > As a result [of property values read by ToDateTimeOptions not being captured], the value of a property can change between Get in [ToDateTimeOptions](https://tc39.es/ecma402/#sec-todatetimeoptions)...

I have removed "the name [that is] given to the function in this specification" (which is not necessary because every function is either anonymous or associated with a property name,...

@jmdyck Fixed with a constraint and explanatory note.

> One way to divide it into more digestible chunks would be a construction something like this: > > > If a built-in function is specified as anonymous, the value...

My reading is that the implementation-defined aspects are shared with [Number::toString](https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-tostring) step 5: > Otherwise, let n, k, and s be integers such that k ≥ 1, 10k - 1...

I was just about to open an issue regarding the loss of search results when I saw this one. Should they be considered together?

Will this interact with special treatment of `%%` by ecmarkup (e.g., for "%%Internal%%" in [spec](https://github.com/bterlson/ecmarkup/blob/a5ce61c6a8bdbd28e9c087760d450e58927b880c/test/algorithms.html) → [HTML](https://github.com/bterlson/ecmarkup/blob/a5ce61c6a8bdbd28e9c087760d450e58927b880c/test/baselines/reference/algorithms.html))? And as a meta question, do we want to _introduce_ auto-linking of well-known...

That's possible, but note that every major engine and most minor ones also output similar strings in certain scenarios (albeit not necessarily for built-in functions): ```sh $ eshost -se '(function(){...