source: webkit/trunk/Source/JavaScriptCore@ 222424

Name Size Rev Age Author Last Change
../
API 222309   8 years commit-queue [Win] WTF: Add alias for process id to use in place of direct uses of …
assembler 222058   8 years mark.lam AddressSanitizer: stack-buffer-underflow in JSC::Probe::Page::Page …
b3 221954   8 years keith_miller Do unified source builds for JSC …
bindings 222017   8 years utatane.tea [JSC] Add PrivateSymbolMode::{Include,Exclude} for PropertyNameArray …
builtins 222421   8 years keith_miller Speculatively change iteration protocall to use the same next function …
bytecode 222384   8 years utatane.tea [DFG][FTL] Profile array vector length for array allocation …
bytecompiler 222421   8 years keith_miller Speculatively change iteration protocall to use the same next function …
Configurations 222289   8 years jmarcell Versioning.
debugger 220778   8 years commit-queue JSTests: Support the 'with' keyword in FTL. …
dfg 222384   8 years utatane.tea [DFG][FTL] Profile array vector length for array allocation …
disassembler 219480   8 years mcatanzaro Fix compiler warnings when building with GCC 7 …
domjit 221213   8 years dbates Demarcate code added due to lack of NSDMI for aggregates …
ForwardingHeaders 204998   9 years achristensen CMake build fix. Source/JavaScriptCore: * …
ftl 222384   8 years utatane.tea [DFG][FTL] Profile array vector length for array allocation …
heap 222113   8 years jfbastien WTF: use Forward.h when appropriate instead of Vector.h …
icu 219155   8 years mmaxfield Remove copy of ICU headers from WebKit …
inspector 222421   8 years keith_miller Speculatively change iteration protocall to use the same next function …
interpreter 221954   8 years keith_miller Do unified source builds for JSC …
JavaScriptCore.vcxproj 222287   8 years pvollan [Win] Cannot find script to generate unified sources. …
JavaScriptCore.xcodeproj 222327   8 years keith_miller JSC should use unified sources for platform specific files. …
jit 222136   8 years utatane.tea Merge JSLexicalEnvironment and JSEnvironmentRecord …
llint 222136   8 years utatane.tea Merge JSLexicalEnvironment and JSEnvironmentRecord …
offlineasm 221000   8 years keith_miller Make generate_offset_extractor.rb architectures argument more robust …
parser 221849   8 years mark.lam Fix all ExceptionScope verification failures in JavaScriptCore. …
profiler 222009   8 years mark.lam Rolling out r221832: Regresses Speedometer by ~4% and Dromaeo CSS YUI …
runtime 222421   8 years keith_miller Speculatively change iteration protocall to use the same next function …
Scripts 221417   8 years utatane.tea [JSC] Use reifying system for "name" property of builtin JSFunction …
shell 220926   8 years pvollan Implement 32-bit MacroAssembler::probe support for Windows. …
tools 221822   8 years mark.lam Avoid duplicate computations of ExecState::vm(). …
ucd 197781   9 years msaboff [ES6] Regular Expression canonicalization tables for Unicode need to …
wasm 222113   8 years jfbastien WTF: use Forward.h when appropriate instead of Vector.h …
yarr 222417   8 years commit-queue [Win64] Crashes in Yarr JIT compiled code …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 1.1 MB 222424   8 years commit-queue test262: $.agent became $262.agent in test262 update …
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 ==
ChangeLog-2016-09-26 3.0 MB 206372   9 years mcatanzaro == Rolled over to ChangeLog-2016-09-26 ==
ChangeLog-2017-03-23 1.6 MB 214321   8 years mcatanzaro == Rolled over to ChangeLog-2017-03-23 ==
CMakeLists.txt 28.3 KB 222327   8 years keith_miller JSC should use unified sources for platform specific files. …
config.h 1.3 KB 218167   8 years don.olmstead [JSC] Remove redundant includes in config.h …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 10.9 KB 219981   8 years utatane.tea Hoist DOM binding attribute getter prologue into JavaScriptCore taking …
create_regex_tables 5.8 KB 221052   8 years msaboff Implement Unicode RegExp support in the YARR JIT …
DerivedSources.make 14.6 KB 221110   8 years utatane.tea [JSC] Optimize Map iteration with intrinsic …
dynbench.cpp 9.0 KB 198364   9 years fpizlo Replace all of the various non-working and non-compiling sampling …
entitlements.plist 229 bytes 100223   14 years barraclough Should sign the jsc binary …
features.json 19.7 KB 220282   8 years gskachkov [ESNext] Async iteration - update feature.json …
framework.sb 1.4 KB 165840   11 years commit-queue Add Copyright to framework.sb …
generate-bytecode-files 11.8 KB 220753   8 years keith_miller Enable named offsets into JSC bytecodes …
generateYarrCanonicalizeUnicode 7.8 KB 197781   9 years msaboff [ES6] Regular Expression canonicalization tables for Unicode need to …
Info.plist 1023 bytes 210221   8 years jeffm Update user-visible copyright strings to include 2017 …
JavaScriptCore.gir.in 554 bytes 148755   12 years mrobinson [GTK] JSCore.gir.in has a few problems …
JavaScriptCore.order 379.2 KB 214560   8 years mark.lam Remove obsolete references to HeapTimer in JavaScriptCore.order. …
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 140.9 KB 222424   8 years commit-queue test262: $.agent became $262.agent in test262 update …
KeywordLookupGenerator.py 11.9 KB 178427   10 years msaboff JavaScript identifier incorrectly parsed if the prefix before an …
Makefile 27 bytes 81805   14 years mrowe Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not …
PlatformGTK.cmake 1.9 KB 222327   8 years keith_miller JSC should use unified sources for platform specific files. …
PlatformJSCOnly.cmake 348 bytes 215408   8 years utatane.tea [JSCOnly] Fix build failures in macOS …
PlatformMac.cmake 1.2 KB 222327   8 years keith_miller JSC should use unified sources for platform specific files. …
PlatformWin.cmake 1.7 KB 221463   8 years don.olmstead [CMake] Make USE_CF conditional within Windows …
PlatformWPE.cmake 1014 bytes 217832   8 years carlosgc [WPE] Enable remote inspector …
postprocess-headers.sh 462 bytes 194821   9 years mitz [Cocoa] Allow overriding the frameworks directory independently of …
Sources.txt 27.4 KB 222305   8 years keith_miller Rename source list file to Sources.txt …
SourcesGTK.txt 1.7 KB 222327   8 years keith_miller JSC should use unified sources for platform specific files. …
SourcesMac.txt 1.8 KB 222327   8 years keith_miller JSC should use unified sources for platform specific files. …
tested-symbols.symlst 4.4 KB 171391   11 years fpizlo Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman …
testRegExp.cpp 15.0 KB 217108   8 years utatane.tea [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
Note: See TracBrowser for help on using the repository browser.