-
* **Version**: v14.3.0 (also occurs on v10.21.0 and v12.18.1)
* **Platform**: Windows 10 x64 **and** Ubuntu Xenial 16.04
* **Subsystem**: N/A
### What steps will reproduce the bug?
1. Star…
-
### Version: b6530ae
### Testcase:
``` javaScript:
var NISLFuzzingFunc = function (nislMutationParameter0) {
var i = new Error(nislMutationParameter0);
var tmp = i["message"];
print(…
-
See [this es-discuss thread](https://esdiscuss.org/topic/assignment-of-global-variables-deleted-by-their-rhs-in-strict-mode).
This invalidates at least the following tests:
- [`test/language/expressi…
-
> This test seems like a false positive. It doesn't seem like the assertions are relying on the the Promise subclass at all, but just returning what finally returns.
> I wonder if the goal was chec…
-
[ecosystem.md](https://github.com/unicode-org/omnicu/blob/master/docs/ecosystem.md) mentions `icu::Regex`. The Rust [`regex` crate](https://crates.io/crates/regex) already exists and is very performan…
-
Hello, I'm trying to update my engines via jsvu.
The engines Chakra, SpiderMonkey and JavaScriptCore works as expected, but V8 throws a Promisse error when try to rename a file that does not exists.
…
-
(Sorry for skipping the template, but it did not match what I wanted to talk about.)
It's not too long ago that I looked at the Servo browser engine: https://github.com/servo/servo
It always see…
-
Some installers and tools attempt or would like to use the package.json `engines` field to select a Node version, see [here](https://github.com/creationix/nvm/issues/651), [here](https://github.com/no…
-
I get an error while compiling for web, i have installed `emsdk` from AUR, but i get the following error:
`make: emcc: No such file or directory.`
`make: *** [Makefile:735: build/us_web/src/engine…
-
My environment:
Ubuntu 18.04
Docker 19.03
The error info:
```
Setting up clang-10 (1:10.0.0-4ubuntu1~18.04.2) ...
Setting up python3-virtualenv (15.1.0+ds-1.1) ...
Setting up llvm-10-tools (1…