-
Hello,
The following code behaves strangely (inconsistent with other engines).
```
function test() {
x = 4;
do {
var ss = 100;
function ss() {
print("in func");
}
…
-
**Describe the performance issue**
View rebuilding is slow which is a big problem particularly when doing an update which changes a view requiring the whole index to be rebuilt.
**Describe the impro…
-
```
A faster JS engine like f.e. V8 would significantly speedup the deobfuscation
process, and given the small patch to SpiderMonkey, patching v8 should be very
easy?! There are lots of tests out th…
-
```
A faster JS engine like f.e. V8 would significantly speedup the deobfuscation
process, and given the small patch to SpiderMonkey, patching v8 should be very
easy?! There are lots of tests out th…
-
```
A faster JS engine like f.e. V8 would significantly speedup the deobfuscation
process, and given the small patch to SpiderMonkey, patching v8 should be very
easy?! There are lots of tests out th…
-
The `If Type(iterator) is not Object, throw a TypeError exception.` step is generally not implemented by engines, see https://jsfiddle.net/gj3uaw1t/ for an example. V8 does implement this step for `yi…
caitp updated
4 years ago
-
```
I've adopted python-spidermonkey as the test engine for another open-source
project involving
Python and Javascript (see http://code.google.com/p/slowaes/) -- and while I'm
quite happy with
it…
-
```
A faster JS engine like f.e. V8 would significantly speedup the deobfuscation
process, and given the small patch to SpiderMonkey, patching v8 should be very
easy?! There are lots of tests out th…
-
```
A faster JS engine like f.e. V8 would significantly speedup the deobfuscation
process, and given the small patch to SpiderMonkey, patching v8 should be very
easy?! There are lots of tests out th…
-
```
A faster JS engine like f.e. V8 would significantly speedup the deobfuscation
process, and given the small patch to SpiderMonkey, patching v8 should be very
easy?! There are lots of tests out th…