source: webkit/trunk/Source/JavaScriptCore@ 292487

Name Size Rev Age Author Last Change
../
API 292487   3 years cdumez Start replacing String(const char*) constructor with a …
assembler 292447   3 years ysuzuki [JSC] Use inlined assertion for CodeBlock type …
b3 292487   3 years cdumez Start replacing String(const char*) constructor with a …
bindings 292487   3 years cdumez Start replacing String(const char*) constructor with a …
builtins 292118   3 years cdumez Optimize the construction of a JSC::Identifier from an ASCIILiteral …
bytecode 292373   3 years ysuzuki [JSC] Reduce sizeof(BaselineCallLinkInfo) to make bug 238535 good …
bytecompiler 292193   3 years cdumez Adopt Identifier::fromString(ASCIILiteral) more broadly …
Configurations 292297   3 years repstein Versioning. WebKit-7614.1.10
debugger 292487   3 years cdumez Start replacing String(const char*) constructor with a …
dfg 292447   3 years ysuzuki [JSC] Use inlined assertion for CodeBlock 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 292475   3 years justin_michaud CSE should be more careful with values that have WritesPinned, …
generator 290768   3 years justin_michaud Refactor OpcodeTraits to support the possibility of having 2-byte WASM …
heap 292487   3 years cdumez Start replacing String(const char*) constructor with a …
inspector 292487   3 years cdumez Start replacing String(const char*) constructor with a …
interpreter 292372   3 years ysuzuki [JSC] Store CodeBlock in caller side …
JavaScriptCore.vcxproj 290656   3 years commit-queue [AppleWin] Start using Visual Studio 2022 …
JavaScriptCore.xcodeproj 292191   3 years ysuzuki [JSC] Remove ExecutableToCodeBlockEdge …
jit 292487   3 years cdumez Start replacing String(const char*) constructor with a …
llint 292372   3 years ysuzuki [JSC] Store CodeBlock in caller side …
offlineasm 292454   3 years aperez [JSC] Nested includes do not change offlineasm hash output …
parser 292487   3 years cdumez Start replacing String(const char*) constructor with a …
profiler 291332   3 years ysuzuki [JSC] Add UnlinkedDFG compilation mode enum …
runtime 292487   3 years cdumez Start replacing String(const char*) constructor with a …
Scripts 292272   3 years cdumez Add default constructor to ASCIILiteral …
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 292487   3 years cdumez Start replacing String(const char*) constructor with a …
ucd 287545   3 years ysuzuki [JSC] Update UCD to Unicode 14.0.0 …
wasm 292487   3 years cdumez Start replacing String(const char*) constructor with a …
yarr 292272   3 years cdumez Add default constructor to ASCIILiteral …
ChangeLog 201.6 KB 292487   3 years cdumez Start replacing String(const char*) constructor with a …
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
ChangeLog-2022-02-22 1.7 MB 290272   3 years aperez == Rolled over to ChangeLog-2022-02-22 ==
CMakeLists.txt 60.6 KB 292191   3 years ysuzuki [JSC] Remove ExecutableToCodeBlockEdge …
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.8 KB 290209   3 years dino [JSC] Implement Temporal.PlainDate …
DerivedSources-output.xcfilelist 9.2 KB 291133   3 years emw [XCBuild] Fix GeneratedSources dependency validation errors …
DerivedSources.make 19.2 KB 291133   3 years emw [XCBuild] Fix GeneratedSources dependency validation errors …
dynbench.cpp 9.3 KB 292118   3 years cdumez Optimize the construction of a JSC::Identifier from an ASCIILiteral …
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 139.2 KB 292487   3 years cdumez Start replacing String(const char*) constructor with a …
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 1.4 KB 292263   3 years aperez [GTK] Replace gtk-doc with gi-docgen …
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.3 KB 292191   3 years ysuzuki [JSC] Remove ExecutableToCodeBlockEdge …
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.5 KB 292487   3 years cdumez Start replacing String(const char*) constructor with a …
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.