source: webkit/trunk/Source/JavaScriptCore@ 154032

Name Size Rev Age Author Last Change
../
API 153547   12 years commit-queue Reduce JSC API static value setter/getter overhead. …
assembler 154016   12 years commit-queue [sh4] Prepare baseline JIT for DFG_JIT implementation. …
bytecode 153967   12 years oliver Remove CodeBlock's notion of adding identifiers entirely …
bytecompiler 153763   12 years oliver Delay Arguments creation in strict mode …
Configurations 153772   12 years weinig .: Remove support for HTML5 MicroData …
debugger 153532   12 years barraclough Some cleanup in JSValue::get …
dfg 153967   12 years oliver Remove CodeBlock's notion of adding identifiers entirely …
disassembler 153262   12 years oliver fourthTier: since the FTL disassembly hacks cannot distinguish between …
docs 68378   15 years zecke make-bytecode-docs.pl: Add a comment to the generated HTML …
ForwardingHeaders 153305   12 years zandobersek Unreviewed. Further build fixing for the GTK port. Adding the …
ftl 153296   12 years oliver fourthTier: DFG IR dumps should be easier to read …
heap 154032   12 years commit-queue [WTF] [JSC] Replace currentTime() with monotonicallyIncreasingTime() …
icu 128250   13 years msaboff Build fixed for http://trac.webkit.org/changeset/128243 Rubber …
interpreter 154011   12 years oliver Harden executeConstruct against incorrect return types from host …
JavaScriptCore.vcxproj 153728   12 years oliver Move TypedArray implementation into JSC …
JavaScriptCore.xcodeproj 153728   12 years oliver Move TypedArray implementation into JSC …
jit 154016   12 years commit-queue [sh4] Prepare baseline JIT for DFG_JIT implementation. …
llint 153962   12 years oliver Stop making unnecessary copy of CodeBlock Identifier Vector …
offlineasm 154025   12 years oliver [sh4] Prepare LLINT for DFG_JIT implementation. …
os-win32 152949   12 years bfulgham [Windows] Remove unneeded custom stdint.h now that we build on VS2010. …
parser 153774   12 years mark.lam Assertion failure in emitExpressionInfo when reloading with Web …
profiler 153218   12 years oliver fourthTier: Introducing the StackIterator class. This was a non …
qt 148159   12 years benjamin Mass remove all the empty directories Patch by Benjamin Poulain …
runtime 153965   12 years oliver Build fix
shell 150336   12 years paroga [CMake] Replace *_LIBRARY_NAME with *_OUTPUT_NAME …
tests 150998   12 years dfarler Fix jscore-test when not using --sdk option with jsDriver.pl …
tools 153179   12 years oliver fourthTier: rationalize DFG::CapabilityLevel and …
yarr 148696   12 years ggaren Renamed JSGlobalData to VM …
AllInOneFile.cpp 0 bytes 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 654.7 KB 154032   12 years commit-queue [WTF] [JSC] Replace currentTime() with monotonicallyIncreasingTime() …
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.
CMakeLists.txt 21.4 KB 153744   12 years paroga Build fix for ARM MSVC after r150109. Read the stub template from a …
config.h 2.0 KB 153162   12 years oliver fourthTier: Implement a probe mechanism for JIT generated code. …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 8.4 KB 153223   12 years oliver fourthTier: The Math object should not be polymorphic …
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 2.9 KB 153223   12 years oliver fourthTier: The Math object should not be polymorphic …
DerivedSources.pri 4.1 KB 153744   12 years paroga Build fix for ARM MSVC after r150109. Read the stub template from a …
entitlements.plist 229 bytes 100223   14 years barraclough Should sign the jsc binary …
GNUmakefile.am 7.5 KB 153703   12 years zandobersek [Automake] Define ENABLE_JIT through the Autoconf header …
GNUmakefile.list.am 47.1 KB 153728   12 years oliver Move TypedArray implementation into JSC …
Info.plist 1020 bytes 138606   12 years mitz <rdar://problem/12942239> Update copyright strings Reviewed by Sam …
JavaScriptCore.gir.in 554 bytes 148755   12 years mrobinson [GTK] JSCore.gir.in has a few problems …
JavaScriptCore.order 382.8 KB 153819   12 years slewis <rdar://problem/14680524> REGRESSION(153806): Crash @ yahoo.com when …
JavaScriptCore.pri 1.4 KB 153300   12 years ossy Unreviewed buildfix after FTL upstream. Add ftl directory as include …
JavaScriptCore.pro 725 bytes 135770   12 years zeno.albisser [Qt] Fix the LLInt build on Mac …
javascriptcoregtk.pc.in 321 bytes 96087   14 years carlosgc [GTK] Reorganize header files …
JavaScriptCorePrefix.h 756 bytes 71754   15 years ossy 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by …
jsc.cpp 26.9 KB 154032   12 years commit-queue [WTF] [JSC] Replace currentTime() with monotonicallyIncreasingTime() …
jsc.pro 819 bytes 128616   13 years vestbo [Qt] Make force_static_libs_as_shared work on Mac OS We had to move a …
JSCTypedArrayStubs.h 9.1 KB 153728   12 years oliver Move TypedArray implementation into JSC …
KeywordLookupGenerator.py 11.7 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
LLIntOffsetsExtractor.pro 2.1 KB 154025   12 years oliver [sh4] Prepare LLINT for DFG_JIT implementation. …
make-generated-sources.sh 393 bytes 88076   14 years oliver 2011-06-03 Oliver Hunt <[email protected]> Reviewed by …
Makefile 27 bytes 81805   14 years mrowe Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not …
PlatformBlackBerry.cmake 235 bytes 150767   12 years paroga Use ICU_INCLUDE_DIRS in BlackBerry CMake files …
PlatformEfl.cmake 100 bytes 151149   12 years commit-queue [EFL] Implement GCActivityCallback …
Target.pri 12.7 KB 154002   12 years allan.jensen [Qt] Fix C++11 build with gcc 4.4 and 4.5 …
testRegExp.cpp 13.9 KB 154032   12 years commit-queue [WTF] [JSC] Replace currentTime() with monotonicallyIncreasingTime() …
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
Note: See TracBrowser for help on using the repository browser.