source: webkit/trunk/Source/JavaScriptCore@ 174455

Name Size Rev Age Author Last Change
../
API 174455   11 years bfulgham [Win] Resolve some static analysis warnings in JavaScriptCore
assembler 174371   11 years mark.lam Fixed compiler warnings on Windows build. …
bindings 173554   11 years burg Source/JavaScriptCore: Web Inspector: disambiguate double and integer …
builtins 169920   11 years mark.lam Remove some dead / unused code. <https://webkit.org/b/133828> …
bytecode 174455   11 years bfulgham [Win] Resolve some static analysis warnings in JavaScriptCore
bytecompiler 174401   11 years oliver Remove op_new_captured_func …
Configurations 174144   11 years bshafiei Versioning.
debugger 174381   11 years bfulgham [Win] Use of 1-bit Enum type behaves improperly …
dfg 174455   11 years bfulgham [Win] Resolve some static analysis warnings in JavaScriptCore
disassembler 173312   11 years msaboff ARM: Add more coverage to ARMv7 disassembler …
ForwardingHeaders 165074   11 years mhahnenberg Merge API shims and JSLock …
ftl 174226   11 years oliver Do all closed variable access through the local lexical object …
heap 173949   11 years ossy Remove WinCE port from trunk …
icu 128250   13 years msaboff Build fixed for http://trac.webkit.org/changeset/128243 Rubber …
inspector 174322   11 years burg Unreviewed, rolling out r174319. Causes assertions in fast/profiler …
interpreter 174361   11 years oliver Fix cloop build.
JavaScriptCore.vcxproj 174318   11 years fpizlo FTL should sink PutLocals …
JavaScriptCore.xcodeproj 174318   11 years fpizlo FTL should sink PutLocals …
jit 174401   11 years oliver Remove op_new_captured_func …
llint 174401   11 years oliver Remove op_new_captured_func …
llvm 171391   11 years fpizlo Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman …
offlineasm 173497   11 years commit-queue Apply ARM64-specific lowering to load/store instructions in offlineasm …
parser 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
profiler 174322   11 years burg Unreviewed, rolling out r174319. Causes assertions in fast/profiler …
replay 174113   11 years burg Web Replay: use static Strings instead of AtomicStrings for replay …
runtime 174401   11 years oliver Remove op_new_captured_func …
shell 161659   11 years benjamin Remove the BlackBerry files outside WebCore …
tests 174173   11 years fpizlo Object allocation sinking is broken for escaping sites in loops …
tools 173949   11 years ossy Remove WinCE port from trunk …
yarr 174455   11 years bfulgham [Win] Resolve some static analysis warnings in JavaScriptCore
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
build-symbol-table-index.py 3.1 KB 172756   11 years mmirman Merges the two native inlining passes from the build. Also adds the …
ChangeLog 1.3 KB 174455   11 years bfulgham [Win] Resolve some static analysis warnings in JavaScriptCore
ChangeLog-2002-12-03 81.2 KB 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog-2003-10-25 54.6 KB 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog-2007-10-14 956.5 KB 44627   16 years pkasting JavaScriptCore: 2009-06-12 Peter Kasting <[email protected]> …
ChangeLog-2008-08-10 1.1 MB 35662   17 years mrowe Roll over three large ChangeLogs.
ChangeLog-2009-06-16 1.5 MB 44715   16 years mrowe Roll over some ChangeLog files.
ChangeLog-2010-05-24 1012.7 KB 60085   15 years mrowe Roll over some ChangeLog files.
ChangeLog-2011-02-16 914.3 KB 78737   14 years mrowe Roll over some ChangeLogs.
ChangeLog-2012-05-22 2.6 MB 118041   13 years simon.fraser .: == Rolled over to ChangeLog-2012-05-22 == Source/JavaScriptCore: …
ChangeLog-2012-10-02 828.0 KB 130237   13 years simon.fraser Source/JavaScriptCore: == Rolled over to ChangeLog-2012-10-02 == …
ChangeLog-2013-04-24 1.1 MB 149020   12 years mrowe Roll depsHHHHChangeLogs.
ChangeLog-2013-10-13 1.2 MB 157380   12 years mrowe Roll depsHHHHChangeLogs.
ChangeLog-2014-02-20 918.0 KB 164454   11 years mrowe Roll depsHHHHChangeLogs.
ChangeLog-2014-10-07 1.3 MB 174411   11 years simon.fraser Roll-over Changelogs. Source/JavaScriptCore: * ChangeLog-2014-10-07: …
CMakeLists.txt 40.9 KB 174318   11 years fpizlo FTL should sink PutLocals …
config.h 1.8 KB 173949   11 years ossy Remove WinCE port from trunk …
copy-llvm-ir-to-derived-sources.sh 1.8 KB 172756   11 years mmirman Merges the two native inlining passes from the build. Also adds the …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 9.7 KB 171824   11 years akling Static hash tables no longer need to be coupled with a VM. …
create_jit_stubs 2.5 KB 153744   12 years paroga Build fix for ARM MSVC after r150109. Read the stub template from a …
create_regex_tables 5.2 KB 148259   12 years benjamin Merge CharacterClassTable into CharacterClass …
DerivedSources.make 7.3 KB 173198   11 years burg Web Inspector: remove ProfilerAgent and legacy profiler files in the …
entitlements.plist 229 bytes 100223   14 years barraclough Should sign the jsc binary …
framework.sb 1.4 KB 165840   11 years commit-queue Add Copyright to framework.sb …
generate-bytecode-files 8.9 KB 167094   11 years msaboff LLInt interpreter code should be generated as part of one function …
generate-js-builtins 11.1 KB 163960   11 years oliver Make it possible to implement JS builtins in JS …
Info.plist 1020 bytes 161003   11 years lforschler Source/JavaScriptCore: <rdar://problem/15682948> Update copyright …
JavaScriptCore.gir.in 554 bytes 148755   12 years mrobinson [GTK] JSCore.gir.in has a few problems …
JavaScriptCore.order 381.3 KB 173517   11 years oliver Rename activation to be more in line with spec language …
javascriptcoregtk.pc.in 353 bytes 169165   11 years mrobinson [CMake] Improve handling of LIB_INSTALL_DIR, EXEC_INSTALL_DIR, and …
JavaScriptCorePrefix.h 756 bytes 71754   15 years ossy 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by …
jsc.cpp 50.5 KB 173949   11 years ossy Remove WinCE port from trunk …
KeywordLookupGenerator.py 11.8 KB 154626   12 years zandobersek Plenty of -Wcast-align warnings in KeywordLookup.h …
make-generated-sources.sh 373 bytes 160334   11 years commit-queue Remove miscellaneous unnecessary build statements …
Makefile 27 bytes 81805   14 years mrowe Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not …
PlatformEfl.cmake 169 bytes 172093   11 years achristensen More work on CMake. https://bugs.webkit.org/show_bug.cgi?id=135620
PlatformGTK.cmake 1.5 KB 172093   11 years achristensen More work on CMake. https://bugs.webkit.org/show_bug.cgi?id=135620
PlatformMac.cmake 756 bytes 172093   11 years achristensen More work on CMake. https://bugs.webkit.org/show_bug.cgi?id=135620
PlatformWin.cmake 917 bytes 172754   11 years commit-queue [CMake] Generate LLInt assembly correctly on Windows. …
postprocess-headers.sh 648 bytes 163710   11 years mrowe <https://webkit.org/b/128452> Don't duplicate the list of input files …
tested-symbols.symlst 4.4 KB 171391   11 years fpizlo Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman …
testRegExp.cpp 14.6 KB 174455   11 years bfulgham [Win] Resolve some static analysis warnings in JavaScriptCore
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
Note: See TracBrowser for help on using the repository browser.