haikuwebkit/Source/JavaScriptCore
Adrien Destugues 0195b40b77 Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
..
API Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
Configurations Versioning. 2021-08-23 18:38:34 +00:00
JavaScriptCore.vcxproj
JavaScriptCore.xcodeproj [JSC] Remove MacroAssemblerX86 2021-08-20 17:50:51 +00:00
Scripts Scripts/generate-derived-sources.sh: line 19: [: binary operator expected while building Source/WebKit 2021-08-10 17:35:35 +00:00
assembler Unreviewed, reverting r280984 and r280996. 2021-08-22 07:35:07 +00:00
b3 Add an option for canonicalizePrePostIncrements 2021-08-18 02:27:03 +00:00
bindings
builtins [JSC] Remove Intl runtime feature flags for already shipped ones 2021-08-22 00:26:53 +00:00
bytecode Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
bytecompiler [JSC] Remove already-shipped JS feature flags 2021-08-23 01:06:11 +00:00
debugger Unreviewed, reland r276592 with a fix for put() override in prototype chain of a JSProxy 2021-06-08 01:53:46 +00:00
dfg [JSC] Simplify moveIntsToDouble 2021-08-21 00:54:50 +00:00
disassembler Add Air opcode add/sub-and-shift for ARM64 and select this instruction in Air 2021-07-09 05:55:25 +00:00
domjit
ftl [JSC] Simplify moveIntsToDouble 2021-08-21 00:54:50 +00:00
generator for-in should only emit one loop in bytecode 2021-08-07 21:38:59 +00:00
heap Merge commit 'e09283eaa2c87b3bb00c5380c76ccc1292a165c2' into Haiku branch 2021-08-01 10:58:52 +02:00
inspector Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
interpreter CallFrame::returnPC should untag the return address before passing it to ReturnAddressPtr 2021-08-10 18:17:15 +00:00
jit [JSC] emitArrayProfilingSiteWithCell should not load indexingType unnecessarily 2021-08-23 17:36:45 +00:00
llint Add some offlineasm enhancements. 2021-08-20 17:01:00 +00:00
offlineasm Add some offlineasm enhancements. 2021-08-20 17:01:00 +00:00
parser [JSC] Remove already-shipped JS feature flags 2021-08-23 01:06:11 +00:00
profiler
runtime Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
shell Merge commit '4c93d7c924a050bdef974543bb03c118cf962acc' into Haiku 2021-08-08 14:31:09 +02:00
testmem
tools putInlineFastReplacingStaticPropertyIfNeeded should handle custom values 2021-07-31 01:33:44 +00:00
ucd
wasm [JSC] Remove already-shipped wasm option flags 2021-08-23 06:28:16 +00:00
yarr [JSC] Remove unnecessary moves in Yarr's sub32 / add32 related code 2021-08-20 18:09:48 +00:00
CMakeLists.txt [JSC] Remove MacroAssemblerX86 2021-08-20 17:50:51 +00:00
COPYING.LIB
ChangeLog [JSC] emitArrayProfilingSiteWithCell should not load indexingType unnecessarily 2021-08-23 17:36:45 +00:00
ChangeLog-2002-12-03
ChangeLog-2003-10-25
ChangeLog-2007-10-14
ChangeLog-2008-08-10
ChangeLog-2009-06-16
ChangeLog-2010-05-24
ChangeLog-2011-02-16
ChangeLog-2012-05-22
ChangeLog-2012-10-02
ChangeLog-2013-04-24
ChangeLog-2013-10-13
ChangeLog-2014-02-20
ChangeLog-2014-10-07
ChangeLog-2015-11-21
ChangeLog-2016-09-26
ChangeLog-2017-03-23
ChangeLog-2018-01-01
ChangeLog-2018-09-11
ChangeLog-2019-06-05
ChangeLog-2020-04-10
ChangeLog-2021-03-18
DerivedSources-input.xcfilelist Unreviewed, build fix after r279630 2021-07-07 03:49:26 +00:00
DerivedSources-output.xcfilelist Unreviewed, build fix after r279630 2021-07-07 03:49:26 +00:00
DerivedSources.make [JSC] Implement Temporal 2021-07-07 00:48:50 +00:00
GLib.cmake
Info.plist
JavaScriptCore.modulemap
JavaScriptCore.order
JavaScriptCorePrefix.h
KeywordLookupGenerator.py Use reinterpret_cast_ptr in KeywordLookupGenerator, PropertyMapHashTable 2021-08-05 15:14:42 +00:00
Makefile
PlatformFTW.cmake
PlatformGTK.cmake REGRESSION(r280382): [GTK] 2.33.3 does not build with gtk-doc enabled, installs broken pkg-config files 2021-08-18 16:46:34 +00:00
PlatformHaiku.cmake
PlatformJSCOnly.cmake
PlatformMac.cmake
PlatformPlayStation.cmake
PlatformWPE.cmake
PlatformWin.cmake
Sources.txt Add Pre/Post-Indexed Address Mode to Air for ARM64 2021-07-30 20:44:47 +00:00
SourcesCocoa.txt
UnifiedSources-output.xcfilelist Add 10 more unified source cpp files for JSC 2021-07-02 22:40:19 +00:00
config.h Another speculative build fix for Win32. 2021-06-10 17:18:06 +00:00
create_hash_table [JSC] Call custom accessors / values with their holder's global object 2021-07-23 20:13:31 +00:00
dynbench.cpp
entitlements.plist [macOS] Add new entitlement to limit process to a single JIT region 2021-07-14 22:37:18 +00:00
features.json Add WebGPU to webkit.org/status 2021-07-29 23:54:44 +00:00
framework.sb
javascriptcoregtk.pc.in REGRESSION(r280382): [GTK] 2.33.3 does not build with gtk-doc enabled, installs broken pkg-config files 2021-08-18 16:46:34 +00:00
jsc.cpp useProfiler option should automatically disable concurrent JIT 2021-07-22 19:12:21 +00:00
postprocess-headers.sh
testRegExp.cpp
tested-symbols.symlst