source: webkit/trunk/Source/JavaScriptCore

Name Size Rev Age Author Last Change
../
API 295680   3 years mark.lam Enhance RawPointer to take function pointers as well. …
assembler 295449   3 years commit-queue Enable WasmLLInt on ARMv7 Patch by Geza Lore <Geza Lore> on …
b3 295606   3 years sbarati Change how we rewind instructions in Air's O0 register allocator …
bindings 292929   3 years ysuzuki [JSC] Remove VM& parameter from structure related code including …
builtins 295602   3 years shvaikalesh [WebIDL] maplike<> and setlike<> declarations should be resilient to …
bytecode 295660   3 years mark.lam Introducing RawHex, a counterpart to RawPointer …
bytecompiler 295270   3 years cdumez Drop operator==() overload for comparing a String to a const char* …
Configurations 295748   3 years sbarati Don't install webpushd on catalyst …
debugger 293779   3 years mark.lam Use IterationStatus in more places. …
dfg 295714   3 years shvaikalesh [JSC] Use m_structureCacheClearedWatchpoint in more DFG nodes …
disassembler 294287   3 years mark.lam Add ARM64 disassembler support for symbolic dumping of some well known …
domjit 248192   6 years mark.lam [ARM64E] Harden the diversity of the DOMJIT::Signature::unsafeFunction …
ftl 295008   3 years yijia_huang Shrink Structure to 96 Bytes when addresses can be encoded in 36-bits …
generator 290768   3 years justin_michaud Refactor OpcodeTraits to support the possibility of having 2-byte WASM …
heap 295703   3 years ysuzuki Unreviewed, revert "The extraMemorySize() get wrong when transferring …
inspector 295651   3 years drousso Web Inspector: Allow forcing pseudo class :target …
interpreter 295660   3 years mark.lam Introducing RawHex, a counterpart to RawPointer …
JavaScriptCore.vcxproj 290656   3 years commit-queue [AppleWin] Start using Visual Studio 2022 …
JavaScriptCore.xcodeproj 295602   3 years shvaikalesh [WebIDL] maplike<> and setlike<> declarations should be resilient to …
jit 295680   3 years mark.lam Enhance RawPointer to take function pointers as well. …
llint 295658   3 years ysuzuki [JSC] Fix iterator_next's tmp liveness and OSR exit recovery …
offlineasm 295766   3 years mark.lam Change offlineasm to emit more efficient LLInt code. …
parser 294082   3 years pangle Web Inspector: Parse InjectedScriptSource as a built-in to get …
profiler 292619   3 years cdumez Reduce number of StringView to String conversions in JSC …
runtime 295703   3 years ysuzuki Unreviewed, revert "The extraMemorySize() get wrong when transferring …
Scripts 295134   3 years emw Fix build failures introduced in "[Xcode] Prevent STP and other …
shell 295294   3 years don.olmstead [CMake] Use playstation_module for shared libs …
testmem 234227   7 years keith_miller [JSC API] We should support the symbol type in our C/Obj-C API …
tools 295661   3 years mark.lam Change Integrity audit logging to use OS_LOG_TYPE_ERROR. …
ucd 287545   3 years ysuzuki [JSC] Update UCD to Unicode 14.0.0 …
wasm 295770   3 years ysuzuki [JSC] Set up wasm stack |this| first …
yarr 295270   3 years cdumez Drop operator==() overload for comparing a String to a const char* …
CMakeLists.txt 58.4 KB 295449   3 years commit-queue Enable WasmLLInt on ARMv7 Patch by Geza Lore <Geza Lore> on …
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 294346   3 years cdumez Use ASCIILiteral for JSC::HashTableValue::m_key …
DerivedSources-input.xcfilelist 11.8 KB 290209   3 years dino [JSC] Implement Temporal.PlainDate …
DerivedSources-output.xcfilelist 9.0 KB 295602   3 years shvaikalesh [WebIDL] maplike<> and setlike<> declarations should be resilient to …
DerivedSources.make 18.7 KB 295602   3 years shvaikalesh [WebIDL] maplike<> and setlike<> declarations should be resilient to …
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 20.3 KB 292633   3 years bfulgham Move WebGPU to WebCore/features.json and add <model> element …
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   4 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 142.9 KB 295656   3 years mark.lam Enhance Options::useOSLog to accept an os log type value. …
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   4 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 34.1 KB 293601   3 years ysuzuki Support C files in Unified Builds …
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 294611   3 years cdumez Start preparing the code base for marking the StringView(const char*) …
UnifiedSources-output.xcfilelist 14.3 KB 293601   3 years ysuzuki Support C files in Unified Builds …
Note: See TracBrowser for help on using the repository browser.