source: webkit/trunk/Source/JavaScriptCore@ 289863

Name Size Rev Age Author Last Change
../
API 289001   3 years ysuzuki [JSC] Crash on several pages after r287986
assembler 289740   3 years commit-queue CallLinkInfo::emitFastPathImpl() should avoid external scratch …
b3 289354   3 years sbarati Wasm crash on https://copy.sh/v86/?profile=dsl
bindings 277967   4 years darin Remove StringBuilder::appendLiteral …
builtins 289780   3 years ysuzuki Array#{ groupBy, groupByToMap } should throw a TypeError when …
bytecode 289740   3 years commit-queue CallLinkInfo::emitFastPathImpl() should avoid external scratch …
bytecompiler 289359   3 years ysuzuki [JSC] Convert JSString's non-atomic WTF::String to atomic string while …
Configurations 289823   3 years emw [Xcode] Remove "Make libWTF.a Symbolic Link" script phase …
debugger 289112   3 years commit-queue Unreviewed, reverting r288996. …
dfg 289417   3 years caitp [JSC] move function wrapping logic to a new Function type …
disassembler 287510   3 years ysuzuki [JSC] Replace UDIS86 with Zydis …
domjit 248192   6 years mark.lam [ARM64E] Harden the diversity of the DOMJIT::Signature::unsafeFunction …
ftl 289417   3 years caitp [JSC] move function wrapping logic to a new Function type …
generator 286347   3 years mark.lam Move Subspaces from VM to Heap. …
heap 289863   3 years mark.lam Make HeapType an enum class. …
inspector 289417   3 years caitp [JSC] move function wrapping logic to a new Function type …
interpreter 289417   3 years caitp [JSC] move function wrapping logic to a new Function type …
JavaScriptCore.vcxproj 281725   4 years repstein .: Land Windows build fixes from safari-612.1.29.14-branch. …
JavaScriptCore.xcodeproj 289823   3 years emw [Xcode] Remove "Make libWTF.a Symbolic Link" script phase …
jit 289695   3 years aperez [CMake] REGRESSION(r289611): Debug builds fail linking binaries with …
llint 288815   3 years keith_miller Reland StructureID overhaul …
offlineasm 288970   3 years mark.lam Update computation of FAST_TLS base. …
parser 289112   3 years commit-queue Unreviewed, reverting r288996. …
profiler 282565   4 years commit-queue Unreviewed, reverting r282478. …
runtime 289863   3 years mark.lam Make HeapType an enum class. …
Scripts 288710   3 years msaboff com.apple.WebKit.WebAuthn.xpc fails to build with system content path …
shell 287848   3 years commit-queue Start using C++20 https://bugs.webkit.org/show_bug.cgi?id=233963
testmem 234227   7 years keith_miller [JSC API] We should support the symbol type in our C/Obj-C API …
tools 288815   3 years keith_miller Reland StructureID overhaul …
ucd 287545   3 years ysuzuki [JSC] Update UCD to Unicode 14.0.0 …
wasm 289199   3 years lmoura Unreviewed, non-unified build fixes …
yarr 289450   3 years ysuzuki [JSC] YarrJIT inlining should be disabled when we have …
ChangeLog 1.7 MB 289863   3 years mark.lam Make HeapType an enum class. …
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 ==
ChangeLog-2018-01-01 1.7 MB 226320   7 years mcatanzaro == Rolled over to ChangeLog-2018-01-01 ==
ChangeLog-2018-09-11 1.2 MB 235891   7 years philn == Rolled over to ChangeLog-2018-09-11 ==
ChangeLog-2019-06-05 1.3 MB 246124   6 years mcatanzaro == Rolled over to ChangeLog-2019-06-05 ==
ChangeLog-2020-04-10 1.9 MB 259873   5 years simon.fraser Roll changelogs
ChangeLog-2021-03-18 1.5 MB 274703   4 years simon.fraser Roll over the ChangeLogs
CMakeLists.txt 60.4 KB 289819   3 years aperez [CMake] Checks uses of execute_process() for correct command splitting …
config.h 1.6 KB 278711   4 years mark.lam Another speculative build fix for Win32. …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 10.8 KB 280256   4 years shvaikalesh [JSC] Call custom accessors / values with their holder's global object …
DerivedSources-input.xcfilelist 11.7 KB 287510   3 years ysuzuki [JSC] Replace UDIS86 with Zydis …
DerivedSources-output.xcfilelist 9.0 KB 287510   3 years ysuzuki [JSC] Replace UDIS86 with Zydis …
DerivedSources.make 19.0 KB 288146   3 years commit-queue Use c++2a instead of gnu++2a for Cocoa builds …
dynbench.cpp 9.3 KB 289863   3 years mark.lam Make HeapType an enum class. …
entitlements.plist 335 bytes 279927   4 years msaboff [macOS] Add new entitlement to limit process to a single JIT region …
features.json 21.2 KB 280456   4 years mmaxfield Add WebGPU to webkit.org/status …
framework.sb 1.4 KB 165840   11 years commit-queue Add Copyright to framework.sb …
GLib.cmake 2.1 KB 276316   4 years don.olmstead [CMake] Don't use FORWARDING_HEADERS_DIR for JSC GLib headers …
Info.plist 1023 bytes 287502   3 years jeffm Update user-visible copyright strings to include 2022 …
JavaScriptCore.modulemap 126 bytes 255086   5 years keith_miller JSC should produce a module map. …
JavaScriptCore.order 378.8 KB 269343   5 years ggaren Drop most uses of the phrase 'neuter' from the tree …
javascriptcoregtk.pc.in 391 bytes 281192   4 years commit-queue REGRESSION(r280382): [GTK] 2.33.3 does not build with gtk-doc enabled, …
JavaScriptCorePrefix.h 2.0 KB 261067   5 years mjs Remove no longer needed WebKitAdditions include for …
jsc.cpp 138.9 KB 289863   3 years mark.lam Make HeapType an enum class. …
KeywordLookupGenerator.py 11.9 KB 280687   4 years commit-queue Use reinterpret_cast_ptr in KeywordLookupGenerator, …
Makefile 27 bytes 254262   5 years commit-queue Unreviewed, rolling out r254234. …
PlatformGTK.cmake 5.0 KB 289779   3 years don.olmstead [CMake] Remove uses of add_definitions in JavaScriptCore build …
PlatformJSCOnly.cmake 428 bytes 270690   4 years don.olmstead [CMake] Determine correct visibility for linked frameworks …
PlatformMac.cmake 2.4 KB 287510   3 years ysuzuki [JSC] Replace UDIS86 with Zydis …
PlatformPlayStation.cmake 1.9 KB 289779   3 years don.olmstead [CMake] Remove uses of add_definitions in JavaScriptCore build …
PlatformWin.cmake 1.0 KB 269309   5 years don.olmstead [CMake] Add remote inspector platforms …
PlatformWPE.cmake 537 bytes 289779   3 years don.olmstead [CMake] Remove uses of add_definitions in JavaScriptCore build …
postprocess-headers.sh 2.0 KB 287837   3 years commit-queue postprocess-headers.sh: Avoid redundant processing to speed up …
Sources.txt 33.2 KB 289417   3 years caitp [JSC] move function wrapping logic to a new Function type …
SourcesCocoa.txt 1.6 KB 272222   4 years bburg REGRESSION(r269309): [Cocoa] RemoteInspectorCocoa files are being …
tested-symbols.symlst 4.4 KB 171391   11 years fpizlo Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman …
testRegExp.cpp 15.4 KB 289863   3 years mark.lam Make HeapType an enum class. …
UnifiedSources-output.xcfilelist 13.9 KB 279520   4 years keith_miller Add 10 more unified source cpp files for JSC …
Note: See TracBrowser for help on using the repository browser.