-
### Description
```
[68713:50691:0731/180145.644176:FATAL:worker_or_worklet_global_scope.cc(259)] WorkerOrWorkletGlobalScope must never be wrapped with wrap method. The global object of ECMAScript e…
ohroy updated
1 month ago
-
when i use esdoc to generate document for my reactjs project, it shows
```
warning: could not parse the following code. if you want to use ECMAScript proposals, see https://esdoc.org/manual/usage/fe…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arc…
-
Assuming the [Record & Tuple](https://tc39.es/proposal-record-tuple/) proposal lands in ECMAScript, we should support specifying [composite keys](https://github.com/w3c/IndexedDB/issues/360) with tupl…
-
There was a backwards-incompatible change in ES7 corresponding to whitespace, as the Unicode version pin was removed:
https://www.ecma-international.org/ecma-262/6.0/#sec-white-space
> ECMAScrip…
-
- [ ] [ECMAScript 6 入门](http://es6.ruanyifeng.com/#docs/function#%E7%AE%AD%E5%A4%B4%E5%87%BD%E6%95%B0)
-
This is a 0.0.1 library with 6 million weekly downloads that provides the same functionality as the ECMAScript built in JSON, I would love to see a 'why this is necessary' explanation in the README.
-
Could be based on `WeakMap`, supported since ECMAScript 6 (2015) and on all major browsers.
-
noticed on ver: 0.15.0
If you use meson and enable sm-scripting, it sets extracflags to -xc++. That seems to be effective globally, not just for the ecmascript code. Because of this, C code build…
jhgit updated
2 years ago
-
We should add a new flag:
Context.VERSION_ES_6
for features that are ECMAScript 6 only. That would include "arrow functions."
Support for arrow functions should be disabled unless the language leve…