-
```
donny@pacemates:~/gpsee/src/embrace/gpsee-js$ make
cp -f gpsee-js.cpp
/home/donny/gpsee/src/spidermonkey/builds/debug/shell/gpsee-js.cpp
sed -e 's/= js/= gpsee-js/'
/home/donny/gpsee/src/spidermon…
-
```
Find those operations that _are_ faster on G5 with the nanojit. Dromaeo sans
SunSpider is a win even for G5, so we know they exist. Spun off issue 20.
```
Original issue reported on code.google.…
-
```
Part of the role of the bytecode verifier is to ensure that all avm2 stack
accesses are within bounds - neither the interpreter nor jit code check these
bounds at runtime so the verifier must be…
-
```
As of b11, nanojit is not shippable for chrome:
- When no location, "undefined" sometimes appears in the location bar.
- Unexplained Components bugs with addons.
- Crash still when closing the ap…
-
```
Part of the role of the bytecode verifier is to ensure that all avm2 stack
accesses are within bounds - neither the interpreter nor jit code check these
bounds at runtime so the verifier must be…
-
```
* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - SPECIFY VERSION YOU TEST…
-
```
Part of the role of the bytecode verifier is to ensure that all avm2 stack
accesses are within bounds - neither the interpreter nor jit code check these
bounds at runtime so the verifier must be…
-
```
Part of the role of the bytecode verifier is to ensure that all avm2 stack
accesses are within bounds - neither the interpreter nor jit code check these
bounds at runtime so the verifier must be…
-
```
We have submitted our nanojit to Firefox as
https://bugzilla.mozilla.org/show_bug.cgi?id=624164
After careful consideration, we will ship the nanojit in beta 9, but disabled
by default. What we…
-
```
Part of the role of the bytecode verifier is to ensure that all avm2 stack
accesses are within bounds - neither the interpreter nor jit code check these
bounds at runtime so the verifier must be…