source:
webkit/trunk/Source/JavaScriptCore@
95751
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
API | 95510 | 14 years | Removed ENABLE_JSC_MULTIPLE_THREADS and related #ifdefs. … | ||
assembler | 95693 | 14 years | Add missing addPtr->add32 mapping for X86. Rubber stamped by Sam … | ||
bytecode | 95681 | 14 years | DFG should support continuous optimization … | ||
bytecompiler | 95240 | 14 years | The DFG non-speculative JIT is no longer used and should be removed. … | ||
Configurations | 95501 | 14 years | Always enable ENABLE(EVENTSOURCE) … | ||
debugger | 95559 | 14 years | Refactor Heap allocation logic into separate AllocationSpace class … | ||
dfg | 95742 | 14 years | Implement get_scoped_var in the DFG … | ||
docs | 68378 | 15 years | make-bytecode-docs.pl: Add a comment to the generated HTML … | ||
ForwardingHeaders | 80254 | 14 years | Use APIEntryShim instead of JSLock in SerializedScriptValue. … | ||
gyp | 93594 | 14 years | Remove all mention of removed Android files from build scripts … | ||
heap | 95681 | 14 years | DFG should support continuous optimization … | ||
icu | 90259 | 14 years | 2011-07-01 Jungshik Shin <[email protected]> Reviewed by … | ||
interpreter | 95681 | 14 years | DFG should support continuous optimization … | ||
JavaScriptCore.gyp | 93594 | 14 years | Remove all mention of removed Android files from build scripts … | ||
JavaScriptCore.vcproj | 95751 | 14 years | Implement Function.prototype.bind … | ||
JavaScriptCore.xcodeproj | 95751 | 14 years | Implement Function.prototype.bind … | ||
jit | 95751 | 14 years | Implement Function.prototype.bind … | ||
os-win32 | 68285 | 15 years | 2010-09-24 İsmail Dönmez <[email protected]> Reviewed by … | ||
parser | 95449 | 14 years | TextPosition refactoring: Merge ZeroBasedNumber and OneBasedNumber … | ||
profiler | 95400 | 14 years | Removed ProfilerServer. Reviewed by Mark Rowe. * … | ||
qt | 79999 | 14 years | 2011-03-01 Andras Becsi <[email protected]> Reviewed by … | ||
runtime | 95751 | 14 years | Implement Function.prototype.bind … | ||
shell | 73378 | 14 years | 2010-12-06 Patrick Gansterer <Patrick Gansterer> Reviewed … | ||
tests | 95504 | 14 years | String#split is buggy https://bugs.webkit.org/show_bug.cgi?id=68348 … | ||
wtf | 95681 | 14 years | DFG should support continuous optimization … | ||
yarr | 94997 | 14 years | Unreviewed build fix for chromium. Guard access to UString::latin1() … | ||
AllInOneFile.cpp | 0 bytes | 49365 | 16 years | At long last, I pronounce the death of AllInOneFile.cpp. … | |
AUTHORS | 57 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog | 1.1 MB | 95751 | 14 years | Implement Function.prototype.bind … | |
ChangeLog-2002-12-03 | 81.2 KB | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog-2003-10-25 | 54.6 KB | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog-2007-10-14 | 956.5 KB | 44627 | 16 years | JavaScriptCore: 2009-06-12 Peter Kasting <[email protected]> … | |
ChangeLog-2008-08-10 | 1.1 MB | 35662 | 17 years | Roll over three large ChangeLogs. | |
ChangeLog-2009-06-16 | 1.5 MB | 44715 | 16 years | Roll over some ChangeLog files. | |
ChangeLog-2010-05-24 | 1012.7 KB | 60085 | 15 years | Roll over some ChangeLog files. | |
ChangeLog-2011-02-16 | 914.3 KB | 78737 | 14 years | Roll over some ChangeLogs. | |
CMakeLists.txt | 8.2 KB | 95751 | 14 years | Implement Function.prototype.bind … | |
CMakeListsEfl.txt | 366 bytes | 87198 | 14 years | 2011-05-24 Geoffrey Garen <[email protected]> Reviewed by … | |
CMakeListsWinCE.txt | 885 bytes | 87198 | 14 years | 2011-05-24 Geoffrey Garen <[email protected]> Reviewed by … | |
config.h | 3.4 KB | 93465 | 14 years | Don't include DisallowCType.h when building on QNX … | |
COPYING.LIB | 25.0 KB | 25754 | 18 years | JavaScriptCore: Reviewed by Adam. - Fix … | |
create_hash_table | 9.8 KB | 95399 | 14 years | DFG JIT should inline Math.min, Math.max, and Math.sqrt … | |
create_jit_stubs | 2.0 KB | 76332 | 14 years | 2011-01-20 Patrick Gansterer <Patrick Gansterer> Reviewed … | |
create_regex_tables | 5.3 KB | 83860 | 14 years | 2011-04-14 Satish Sampath <[email protected]> Reviewed by … | |
DerivedSources.make | 3.4 KB | 88076 | 14 years | 2011-06-03 Oliver Hunt <[email protected]> Reviewed by … | |
DerivedSources.pro | 3.6 KB | 88076 | 14 years | 2011-06-03 Oliver Hunt <[email protected]> Reviewed by … | |
GNUmakefile.am | 6.7 KB | 94559 | 14 years | JavaScriptCore does not have tiered compilation … | |
GNUmakefile.list.am | 32.4 KB | 95751 | 14 years | Implement Function.prototype.bind … | |
headers.pri | 182 bytes | 28103 | 17 years | 2007-11-27 Alp Toker <[email protected]> Reviewed by Mark … | |
Info.plist | 1020 bytes | 74887 | 14 years | <rdar://problem/8812159> Update copyright strings Rubber-stamped by … | |
JavaScriptCore.exp | 26.1 KB | 95751 | 14 years | Implement Function.prototype.bind … | |
JavaScriptCore.gypi | 29.0 KB | 95751 | 14 years | Implement Function.prototype.bind … | |
JavaScriptCore.JSVALUE32_64only.exp | 94 bytes | 95751 | 14 years | Implement Function.prototype.bind … | |
JavaScriptCore.JSVALUE64only.exp | 95 bytes | 95751 | 14 years | Implement Function.prototype.bind … | |
JavaScriptCore.order | 153.6 KB | 90643 | 14 years | Source/JavaScriptCore: Rename "makeSecure" to "fill" and remove the … | |
JavaScriptCore.pri | 3.5 KB | 95110 | 14 years | [Qt] Win32 builds with threads turned off … | |
JavaScriptCore.pro | 7.1 KB | 95751 | 14 years | Implement Function.prototype.bind … | |
javascriptcoregtk.pc.in | 318 bytes | 92263 | 14 years | [GTK] Reorganize pkg-config files … | |
JavaScriptCorePrefix.h | 756 bytes | 71754 | 15 years | 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by … | |
jsc.cpp | 19.5 KB | 95751 | 14 years | Implement Function.prototype.bind … | |
jsc.pro | 838 bytes | 82104 | 14 years | 2011-03-28 Andras Becsi <[email protected]> Reviewed by … | |
KeywordLookupGenerator.py | 8.8 KB | 88807 | 14 years | 2011-06-14 Benjamin Poulain <[email protected]> Reviewed … | |
make-generated-sources.sh | 393 bytes | 88076 | 14 years | 2011-06-03 Oliver Hunt <[email protected]> Reviewed by … | |
Makefile | 27 bytes | 81805 | 14 years | Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not … | |
testRegExp.cpp | 14.1 KB | 94981 | 14 years | Update RegExp and related classes to use 8 bit strings when available … | |
THANKS | 413 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
wscript | 3.2 KB | 95400 | 14 years | Removed ProfilerServer. Reviewed by Mark Rowe. * … |
Note:
See TracBrowser
for help on using the repository browser.