[JAEGER] Fix build on pedantic compilers, fix win32 shell. r=dvander
commit704e9d17e42e1af128603fbb869f9cde9de5db5f
authorAndrew Drake <drakedevel@gmail.com>
Wed, 23 Jun 2010 02:11:50 +0000 (22 19:11 -0700)
committerAndrew Drake <drakedevel@gmail.com>
Wed, 23 Jun 2010 02:11:50 +0000 (22 19:11 -0700)
treea3a2b0b7932d35afd67431b9d9576d6c026d9125
parent54241855ef13df7eb739d6a7ab1b09521479e4c0
[JAEGER] Fix build on pedantic compilers, fix win32 shell. r=dvander
15 files changed:
js/src/assembler/jit/ExecutableAllocatorWin.cpp
js/src/assembler/wtf/Assertions.cpp
js/src/assembler/wtf/Assertions.h
js/src/jsapi.cpp
js/src/jscntxt.cpp
js/src/jsdbgapi.cpp
js/src/jsgc.cpp
js/src/jsgcchunk.cpp
js/src/jsnativestack.cpp
js/src/jsutil.cpp
js/src/jswin.h [new file with mode: 0644]
js/src/methodjit/PolyIC.cpp
js/src/methodjit/StubCalls.cpp
js/src/nanojit/VMPI.h
js/src/shell/js.cpp