source:
webkit/trunk/Source/JavaScriptCore@
173018
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
API | 173018 | 11 years | [Win] testapi and testRegExp need to find support libraries. … | ||
assembler | 172578 | 11 years | Fix JSC::ARM64Assembler::LinkRecord::RealTypes … | ||
bindings | 169834 | 11 years | [EFL] URTBF after r169823. * bindings/ScriptValue.cpp: Missing … | ||
builtins | 169920 | 11 years | Remove some dead / unused code. <https://webkit.org/b/133828> … | ||
bytecode | 172961 | 11 years | Unreviewed, rolling out r172940. … | ||
bytecompiler | 172820 | 11 years | Rename HighFidelityTypeProfiling variables for more clarity … | ||
Configurations | 172865 | 11 years | [iOS] Disable ENABLE_IOS_{GESTURE, TOUCH}_EVENTS, and temporarily … | ||
debugger | 172665 | 11 years | Change callToJavaScript and callToNativeFunction so their callFrames … | ||
dfg | 173006 | 11 years | Take advantage of 3 parameters or32() calls … | ||
disassembler | 172813 | 11 years | URTBF after r172799. * disassembler/ARM64/A64DOpcode.cpp: * … | ||
ForwardingHeaders | 165074 | 11 years | Merge API shims and JSLock … | ||
ftl | 172961 | 11 years | Unreviewed, rolling out r172940. … | ||
heap | 172976 | 11 years | TypeSet caches structureIDs even after the corresponding Structure … | ||
icu | 128250 | 13 years | Build fixed for http://trac.webkit.org/changeset/128243 Rubber … | ||
inspector | 172980 | 11 years | Web Inspector: put feature flags for Inspector domains in the protocol … | ||
interpreter | 172867 | 11 years | REGRESSION(r163179): Sporadic crash in js/dom/line-column-numbers.html … | ||
JavaScriptCore.vcxproj | 173018 | 11 years | [Win] testapi and testRegExp need to find support libraries. … | ||
JavaScriptCore.xcodeproj | 172979 | 11 years | [Cocoa] Some projects are incorrectly installed to $BUILT_PRODUCTS_DIR … | ||
jit | 172961 | 11 years | Unreviewed, rolling out r172940. … | ||
llint | 172978 | 11 years | [Win] 64-bit JavaScriptCore crashes on launch … | ||
llvm | 171391 | 11 years | Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman … | ||
offlineasm | 172777 | 11 years | LLInt build should be way faster … | ||
parser | 172717 | 11 years | The parser should generate AST nodes the var declarations with no … | ||
profiler | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | ||
qt | 156827 | 12 years | Unreviewed. Remove empty directories. | ||
replay | 171694 | 11 years | Unreviewed build fix after r171682. * replay/EncodedValue.h: Don't … | ||
runtime | 172976 | 11 years | TypeSet caches structureIDs even after the corresponding Structure … | ||
shell | 161659 | 11 years | Remove the BlackBerry files outside WebCore … | ||
tests | 172961 | 11 years | Unreviewed, rolling out r172940. … | ||
tools | 172014 | 11 years | Progress towards CMake on Mac. … | ||
yarr | 170876 | 11 years | LinkBuffer should not keep a reference to the MacroAssembler … | ||
AUTHORS | 57 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
build-symbol-table-index.py | 3.1 KB | 172756 | 11 years | Merges the two native inlining passes from the build. Also adds the … | |
ChangeLog | 1.0 MB | 173018 | 11 years | [Win] testapi and testRegExp need to find support libraries. … | |
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. | |
ChangeLog-2012-05-22 | 2.6 MB | 118041 | 13 years | .: == Rolled over to ChangeLog-2012-05-22 == Source/JavaScriptCore: … | |
ChangeLog-2012-10-02 | 828.0 KB | 130237 | 13 years | Source/JavaScriptCore: == Rolled over to ChangeLog-2012-10-02 == … | |
ChangeLog-2013-04-24 | 1.1 MB | 149020 | 12 years | Roll depsHHHHChangeLogs. | |
ChangeLog-2013-10-13 | 1.2 MB | 157380 | 12 years | Roll depsHHHHChangeLogs. | |
ChangeLog-2014-02-20 | 918.0 KB | 164454 | 11 years | Roll depsHHHHChangeLogs. | |
CMakeLists.txt | 40.4 KB | 172961 | 11 years | Unreviewed, rolling out r172940. … | |
config.h | 1.9 KB | 166239 | 11 years | [GTK] Remove the autotools build … | |
copy-llvm-ir-to-derived-sources.sh | 1.8 KB | 172756 | 11 years | Merges the two native inlining passes from the build. Also adds the … | |
COPYING.LIB | 25.0 KB | 25754 | 18 years | JavaScriptCore: Reviewed by Adam. - Fix … | |
create_hash_table | 9.7 KB | 171824 | 11 years | Static hash tables no longer need to be coupled with a VM. … | |
create_jit_stubs | 2.5 KB | 153744 | 12 years | Build fix for ARM MSVC after r150109. Read the stub template from a … | |
create_regex_tables | 5.2 KB | 148259 | 12 years | Merge CharacterClassTable into CharacterClass … | |
DerivedSources.make | 7.3 KB | 172930 | 11 years | Web Inspector: rename Inspector::TypeBuilder to Inspector::Protocol … | |
entitlements.plist | 229 bytes | 100223 | 14 years | Should sign the jsc binary … | |
framework.sb | 1.4 KB | 165840 | 11 years | Add Copyright to framework.sb … | |
generate-bytecode-files | 8.9 KB | 167094 | 11 years | LLInt interpreter code should be generated as part of one function … | |
generate-js-builtins | 11.1 KB | 163960 | 11 years | Make it possible to implement JS builtins in JS … | |
Info.plist | 1020 bytes | 161003 | 11 years | Source/JavaScriptCore: <rdar://problem/15682948> Update copyright … | |
JavaScriptCore.gir.in | 554 bytes | 148755 | 12 years | [GTK] JSCore.gir.in has a few problems … | |
JavaScriptCore.order | 382.1 KB | 172176 | 11 years | Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, … | |
javascriptcoregtk.pc.in | 353 bytes | 169165 | 11 years | [CMake] Improve handling of LIB_INSTALL_DIR, EXEC_INSTALL_DIR, and … | |
JavaScriptCorePrefix.h | 756 bytes | 71754 | 15 years | 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by … | |
jsc.cpp | 48.4 KB | 173018 | 11 years | [Win] testapi and testRegExp need to find support libraries. … | |
KeywordLookupGenerator.py | 11.8 KB | 154626 | 12 years | Plenty of -Wcast-align warnings in KeywordLookup.h … | |
make-generated-sources.sh | 373 bytes | 160334 | 11 years | Remove miscellaneous unnecessary build statements … | |
Makefile | 27 bytes | 81805 | 14 years | Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not … | |
PlatformEfl.cmake | 169 bytes | 172093 | 11 years | More work on CMake. https://bugs.webkit.org/show_bug.cgi?id=135620 … | |
PlatformGTK.cmake | 1.5 KB | 172093 | 11 years | More work on CMake. https://bugs.webkit.org/show_bug.cgi?id=135620 … | |
PlatformMac.cmake | 756 bytes | 172093 | 11 years | More work on CMake. https://bugs.webkit.org/show_bug.cgi?id=135620 … | |
PlatformWin.cmake | 917 bytes | 172754 | 11 years | [CMake] Generate LLInt assembly correctly on Windows. … | |
postprocess-headers.sh | 648 bytes | 163710 | 11 years | <https://webkit.org/b/128452> Don't duplicate the list of input files … | |
tested-symbols.symlst | 4.4 KB | 171391 | 11 years | Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman … | |
testRegExp.cpp | 13.9 KB | 173018 | 11 years | [Win] testapi and testRegExp need to find support libraries. … | |
THANKS | 413 bytes | 11962 | 19 years | Removes svn:keywords from all files. |
Note:
See TracBrowser
for help on using the repository browser.