source: webkit/trunk/Source/JavaScriptCore@ 197185

Name Size Rev Age Author Last Change
../
API 196722   9 years sbarati Implement Proxy Get https://bugs.webkit.org/show_bug.cgi?id=154081
assembler 196799   9 years commit-queue [JSC] Improve the instruction selection of Select …
b3 197134   9 years commit-queue [JSC] Remove a useless "Move" in the lowering of Select …
bindings 194496   9 years aestes Replace WTF::move with WTFMove …
builtins 196950   9 years keith_miller Use Symbol.species in the builtin TypedArray.prototype functions …
bytecode 197043   9 years commit-queue Unreviewed, rolling out r197033. …
bytecompiler 197043   9 years commit-queue Unreviewed, rolling out r197033. …
Configurations 197153   9 years adachan Update the definition of ENABLE_VIDEO_PRESENTATION_MODE for Mac …
debugger 196722   9 years sbarati Implement Proxy Get https://bugs.webkit.org/show_bug.cgi?id=154081
dfg 197164   9 years utatane.tea [DFG] Drop unnecessary proved type branch in ToPrimitive …
disassembler 196812   9 years ossy Remove more LLVM related dead code after r196729
ForwardingHeaders 195155   9 years achristensen Fix internal Windows build …
ftl 196756   9 years fpizlo Remove remaining references to LLVM, and make sure comments refer to …
heap 196962   9 years commit-queue Fix build and implement functions to retrieve registers on FreeBSD …
icu 196492   9 years sukolsak Update ICU header files to version 52 …
inspector 197061   9 years commit-queue Web Inspector: Expose Proxy target and handler internal properties to …
interpreter 196734   9 years keith_miller Spread operator should be allowed when not the first argument of …
JavaScriptCore.vcxproj 196812   9 years ossy Remove more LLVM related dead code after r196729
JavaScriptCore.xcodeproj 196812   9 years ossy Remove more LLVM related dead code after r196729
jit 197144   9 years sbarati [ES6] for...in iteration doesn't comply with the specification …
llint 196868   9 years sbarati [ES6] Implement Proxy.Construct
offlineasm 196541   9 years msaboff offlineasm: Emit Dwarf2 file and location directives to allow for …
parser 197043   9 years commit-queue Unreviewed, rolling out r197033. …
profiler 194496   9 years aestes Replace WTF::move with WTFMove …
replay 194496   9 years aestes Replace WTF::move with WTFMove …
runtime 197144   9 years sbarati [ES6] for...in iteration doesn't comply with the specification …
Scripts 194144   9 years commit-queue Builtin source should be minified more …
shell 195232   9 years ossy [cmake] Add testair to the build system …
tests 197185   9 years oliver Make testRegExp not crash when given an invalid regexp …
tools 196745   9 years mark.lam Callers of JSString::value() should check for exceptions thereafter. …
wasm 196756   9 years fpizlo Remove remaining references to LLVM, and make sure comments refer to …
yarr 194840   9 years sbarati Implement a sampling profiler …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 924.5 KB 197185   9 years oliver Make testRegExp not crash when given an invalid regexp …
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: …
ChangeLog-2015-11-21 3.0 MB 192725   10 years mcatanzaro == Rolled over to ChangeLog-2015-11-21 ==
CMakeLists.txt 47.1 KB 197056   9 years commit-queue [cmake] Moved PRE/POST_BUILD_COMMAND to WEBKIT_FRAMEWORK. …
config.h 1.7 KB 184137   10 years bfulgham [Win] Move Windows build target to Windows 7 (or newer) …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 9.8 KB 193900   9 years ossy Source/JavaScriptCore/create_hash_table shouldn't be too verbose …
create_regex_tables 5.3 KB 194470   9 years aestes Fix warnings uncovered by migrating to WTF_MOVE …
DerivedSources.make 12.2 KB 196498   9 years utatane.tea [ES6] Implement @@search …
dynbench.cpp 9.0 KB 194175   9 years fpizlo Improve JSObject::put performance …
entitlements.plist 229 bytes 100223   14 years barraclough Should sign the jsc binary …
features.json 17.3 KB 196550   9 years timothy Fix WebAssembly bug URL in the feature list. * features.json:
framework.sb 1.4 KB 165840   11 years commit-queue Add Copyright to framework.sb …
generate-bytecode-files 8.6 KB 194531   9 years ossy JSC generator scripts shouldn't have verbose output …
Info.plist 1020 bytes 194479   9 years jeffm Update user-visible copyright strings to include 2016 …
JavaScriptCore.gir.in 554 bytes 148755   12 years mrobinson [GTK] JSCore.gir.in has a few problems …
JavaScriptCore.order 379.3 KB 181215   10 years ggaren Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages …
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 76.2 KB 196948   9 years commit-queue [JSC shell] Don't put empty arguments array to VM. …
KeywordLookupGenerator.py 11.9 KB 178427   10 years msaboff JavaScript identifier incorrectly parsed if the prefix before an …
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 559 bytes 191165   10 years joepeck Unreviewed. Attempted EFL build fix 2 after r191159. * PlatformEfl.cmake:
PlatformGTK.cmake 1.8 KB 196796   9 years gyuyoung.kim [CMake][GTK] Clean up llvm guard in PlatformGTK.cmake …
PlatformMac.cmake 1.9 KB 192759   9 years bburg Unreviewed, fix the Mac CMake build after r192793. * PlatformMac.cmake:
PlatformWin.cmake 1.7 KB 195593   9 years achristensen [Win] Fix clean build after r195545. …
postprocess-headers.sh 462 bytes 194821   9 years mitz [Cocoa] Allow overriding the frameworks directory independently of …
tested-symbols.symlst 4.4 KB 171391   11 years fpizlo Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman …
testRegExp.cpp 15.5 KB 197185   9 years oliver Make testRegExp not crash when given an invalid regexp …
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
Note: See TracBrowser for help on using the repository browser.