Revision 6cb7b79fcba7e44be39e015c098d06215c0a6f53 authored by Derek Schuff on 01 November 2016, 17:14:31 UTC, committed by Derek Schuff on 01 November 2016, 17:14:31 UTC
PR4608 integrated the JS engine checks with the jsrun code to run JS
engines but it turns out that the JS optimizer doesn't even use that
common code. So add an extra check if the JS optimizer runs to give a
more useful error message.
1 parent a28973d
History
File Mode Size
eliminator
node_modules
optimizer
ports
scons
source-maps
__init__.py -rw-r--r-- 0 bytes
asm_module.py -rw-r--r-- 12.3 KB
autodebugger.py -rw-r--r-- 10.4 KB
autodebugger_c.py -rw-r--r-- 1.1 KB
autodebugger_indenter.py -rw-r--r-- 365 bytes
autodebugger_js.py -rw-r--r-- 1.5 KB
autodediffer.py -rw-r--r-- 1.2 KB
bindings_generator.py -rwxr-xr-x 31.0 KB
bisect_pair.py -rw-r--r-- 2.9 KB
bisect_pair_lines.py -rw-r--r-- 1.9 KB
bisect_pair_wast.py -rw-r--r-- 2.9 KB
cache.py -rw-r--r-- 5.1 KB
clean_webconsole.py -rw-r--r-- 1.0 KB
client_mods.py -rw-r--r-- 15.1 KB
crunch-worker.js -rw-r--r-- 78.2 KB
ctor_evaller.py -rw-r--r-- 12.1 KB
diff_autodebugger.py -rw-r--r-- 463 bytes
distill_asm.py -rw-r--r-- 1.2 KB
duplicate_function_eliminator.py -rw-r--r-- 15.4 KB
eliminate-duplicate-functions.js -rw-r--r-- 17.3 KB
emconfiguren.py -rwxr-xr-x 468 bytes
emdebug_cd_merger.py -rwxr-xr-x 665 bytes
emmaken.py -rwxr-xr-x 8.0 KB
emmakenxx.py -rwxr-xr-x 429 bytes
emprofile.bat -rw-r--r-- 40 bytes
emprofile.py -rwxr-xr-x 3.0 KB
emterpretify.py -rwxr-xr-x 51.9 KB
eval_on_use.js -rw-r--r-- 3.3 KB
exec_llvm.py -rwxr-xr-x 1.5 KB
ffdb.py -rwxr-xr-x 31.2 KB
file2json.py -rw-r--r-- 1000 bytes
file_packager.py -rw-r--r-- 34.0 KB
filelock.py -rw-r--r-- 11.4 KB
find_bigfuncs.py -rw-r--r-- 478 bytes
find_bigis.py -rw-r--r-- 335 bytes
find_bigvars.py -rw-r--r-- 529 bytes
fix_closure.py -rwxr-xr-x 2.7 KB
gen_struct_info.py -rw-r--r-- 15.6 KB
js-optimizer.js -rw-r--r-- 300.8 KB
js_optimizer.py -rw-r--r-- 25.5 KB
jsrun.py -rw-r--r-- 4.7 KB
line_endings.py -rw-r--r-- 4.6 KB
ll-strip.py -rwxr-xr-x 1.4 KB
lz4-compress.js -rw-r--r-- 3.8 KB
make_file.py -rw-r--r-- 523 bytes
make_minigzip.py -rw-r--r-- 545 bytes
merge_asm.py -rwxr-xr-x 688 bytes
merge_pair.py -rw-r--r-- 1011 bytes
namespacer.py -rw-r--r-- 2.5 KB
nativize_llvm.py -rwxr-xr-x 1.5 KB
parse_unaligned.py -rw-r--r-- 399 bytes
profile_stripper.py -rw-r--r-- 1002 bytes
profile_used.py -rw-r--r-- 381 bytes
reproduceriter.js -rw-r--r-- 7.3 KB
reproduceriter.py -rwxr-xr-x 5.4 KB
response_file.py -rw-r--r-- 1.4 KB
scan_js.py -rw-r--r-- 469 bytes
scan_ll.py -rw-r--r-- 422 bytes
separate_asm.py -rw-r--r-- 1.1 KB
settings_template_readonly.py -rw-r--r-- 2.7 KB
shared.py -rw-r--r-- 91.8 KB
stubify_ll.py -rw-r--r-- 752 bytes
system_libs.py -rw-r--r-- 29.5 KB
tempfiles.py -rw-r--r-- 2.4 KB
toolchain_profiler.py -rw-r--r-- 8.9 KB
toolchain_profiler.results_template.html -rw-r--r-- 21.3 KB
traverse.py -rwxr-xr-x 1.3 KB
update_libc_symbols.sh -rwxr-xr-x 165 bytes
validate_asmjs.py -rwxr-xr-x 3.6 KB
webidl_binder.py -rw-r--r-- 24.3 KB

back to top