source:
webkit/trunk/Source/JavaScriptCore@
164207
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
API | 164147 | 11 years | -[JSManagedValue value] needs to be protected by the API lock … | ||
assembler | 164032 | 11 years | Code cleanup: remove gcc<4.7 guards. … | ||
bindings | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | ||
builtins | 164139 | 11 years | Implement a few more Array prototype functions in JS … | ||
bytecode | 164207 | 11 years | FTL should inline polymorphic heap accesses … | ||
bytecompiler | 164139 | 11 years | Implement a few more Array prototype functions in JS … | ||
Configurations | 164131 | 11 years | Purge remaining ENABLE(SHADOW_DOM) cruft. … | ||
debugger | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | ||
dfg | 164207 | 11 years | FTL should inline polymorphic heap accesses … | ||
disassembler | 163859 | 11 years | Re-enable ARM Thumb2 disassembler … | ||
ForwardingHeaders | 153305 | 12 years | Unreviewed. Further build fixing for the GTK port. Adding the … | ||
ftl | 164207 | 11 years | FTL should inline polymorphic heap accesses … | ||
heap | 164009 | 11 years | DelayedReleaseScope in MarkedAllocator::tryAllocateHelper is wrong … | ||
icu | 128250 | 13 years | Build fixed for http://trac.webkit.org/changeset/128243 Rubber … | ||
inspector | 164151 | 11 years | Web Inspector: CRASH when debugger closes while paused and remote … | ||
interpreter | 164139 | 11 years | Implement a few more Array prototype functions in JS … | ||
JavaScriptCore.vcxproj | 164207 | 11 years | FTL should inline polymorphic heap accesses … | ||
JavaScriptCore.xcodeproj | 164207 | 11 years | FTL should inline polymorphic heap accesses … | ||
jit | 164205 | 11 years | DFG::prepareOSREntry should be nice to the stack … | ||
llint | 164164 | 11 years | [Win] LLINT is not working. … | ||
llvm | 163674 | 11 years | More FTL build scaffolding … | ||
offlineasm | 164164 | 11 years | [Win] LLINT is not working. … | ||
os-win32 | 152949 | 12 years | [Windows] Remove unneeded custom stdint.h now that we build on VS2010. … | ||
parser | 164139 | 11 years | Implement a few more Array prototype functions in JS … | ||
profiler | 164139 | 11 years | Implement a few more Array prototype functions in JS … | ||
qt | 156827 | 12 years | Unreviewed. Remove empty directories. | ||
replay | 164007 | 11 years | Web Replay: capture and replay nondeterminism of Date.now() and … | ||
runtime | 164207 | 11 years | FTL should inline polymorphic heap accesses … | ||
shell | 161659 | 11 years | Remove the BlackBerry files outside WebCore … | ||
tests | 164207 | 11 years | FTL should inline polymorphic heap accesses … | ||
tools | 163291 | 11 years | Stop using PLATFORM(MAC) in JavaScriptCore except where it means “OS X … | ||
yarr | 163394 | 11 years | Rename String::getCharacters to String::characters … | ||
AUTHORS | 57 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog | 874.3 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
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. | |
CMakeLists.txt | 33.6 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
config.h | 1.9 KB | 156302 | 12 years | use NOMINMAX instead of #define min min … | |
COPYING.LIB | 25.0 KB | 25754 | 18 years | JavaScriptCore: Reviewed by Adam. - Fix … | |
create_hash_table | 9.2 KB | 163960 | 11 years | Make it possible to implement JS builtins in JS … | |
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 | 5.3 KB | 164007 | 11 years | Web Replay: capture and replay nondeterminism of Date.now() and … | |
entitlements.plist | 229 bytes | 100223 | 14 years | Should sign the jsc binary … | |
generate-js-builtins | 11.1 KB | 163960 | 11 years | Make it possible to implement JS builtins in JS … | |
GNUmakefile.am | 12.1 KB | 163960 | 11 years | Make it possible to implement JS builtins in JS … | |
GNUmakefile.list.am | 66.6 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
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.7 KB | 163027 | 11 years | Merge the jsCStack branch … | |
javascriptcoregtk.pc.in | 321 bytes | 96087 | 14 years | [GTK] Reorganize header files … | |
JavaScriptCorePrefix.h | 756 bytes | 71754 | 15 years | 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by … | |
jsc.cpp | 35.6 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
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 | 123 bytes | 157920 | 12 years | [EFL] Build break with latest EFL 1.8 libraries. … | |
PlatformGTK.cmake | 1.4 KB | 163155 | 11 years | [GTK] [CMake] Add support for building against GTK+ 2 … | |
postprocess-headers.sh | 648 bytes | 163710 | 11 years | <https://webkit.org/b/128452> Don't duplicate the list of input files … | |
testRegExp.cpp | 13.6 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
THANKS | 413 bytes | 11962 | 19 years | Removes svn:keywords from all files. |
Note:
See TracBrowser
for help on using the repository browser.