Age | Commit message (Collapse) | Author |
|
Previously, attempts to eliminate a side-effect-free conditional
expression would corrupt internal block state, because the sub-nodes
belong to a different block than the one containing the expression.
This fixes the problem by not splitting side-effect free conditionals
across multiple blocks.
|
|
|
|
|
|
|
|
|
|
outside the loop
|
|
variable
|
|
|
|
where the loop break is, if it does not interfere
|
|
|
|
|
|
|
|
|
|
|
|
ffdb.py
|
|
process return code. This uncovers issues in other.test_embind which were not caught before. See #2335.
|
|
operate Firefox OS devices from the command line.
|
|
the fround polyfill
|
|
|
|
|
|
|
|
|
|
|
|
(which has less overhead than the previous helper)
|
|
spidermonkey_none
|
|
runner operation.
|
|
|
|
|
|
OSX SDK version we are targeting. Add a function CLANG_NATIVE_ARGS() that returns a list of compiler args that need to be appended when building native executables for the current platform, which for OSX automatically find an SDK to target. Make the machinery lazy and cached so that it's not invoked if native executables are not built, and that it's invoked only once when needed. Fixed test other.test_bad_triple on OSX.
|
|
.js file if a .html file without asm.js code is given. This matches the convention of emcc output, which generates .html and .js files with same basename.
|
|
influenced by the loop var or the helper
|
|
More musl.
|
|
Empkg prerequisites
|
|
params are automatically added to that engine.
|
|
|
|
|
|
|
|
asm.js performance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to use musl for better asm.js performance.
|
|
|
|
performance.
|
|
asm.js performance in the algorithm.
|
|
not needed
|
|
|