|
|
@229478
|
7 years |
mark.lam |
Remove unused LLINT_STATS feature. …
|
|
|
@229410
|
7 years |
utatane.tea |
[JSC] Add inherits<T>(VM&) leveraging JSCast fast path …
|
|
|
@229391
|
7 years |
keith_miller |
Meta-program setupArguments and callOperation …
|
|
|
@229309
|
7 years |
utatane.tea |
Fix std::make_unique / new[] using system malloc …
|
|
|
@229129
|
7 years |
utatane.tea |
Unreviewed, fix exception check for ExceptionScope …
|
|
|
@229092
|
7 years |
utatane.tea |
JSC crash with import("") …
|
|
|
@228950
|
7 years |
utatane.tea |
[JSC] Implement $vm.ftlTrue function for FTL testing …
|
|
|
@228533
|
7 years |
utatane.tea |
[JSC] Remove monotonicallyIncreasingTime and currentTime …
|
|
|
@228488
|
7 years |
sbarati |
Setting a VMTrap shouldn't look at topCallFrame since that may imply …
|
|
|
@227898
|
7 years |
sbarati |
JSC incorrectly interpreting script, sets Global Property instead of …
|
|
|
@226338
|
7 years |
ticaiolima |
[ESNext][BigInt] Implement BigIntConstructor and BigIntPrototype …
|
|
|
@225778
|
7 years |
utatane.tea |
[WTF] Thread::create should have Thread::tryCreate …
|
|
|
@225352
|
7 years |
mark.lam |
jsc shell's flashHeapAccess() should not do JS work after releasing …
|
|
|
@225333
|
7 years |
msaboff |
Allow JSC command line tool to accept UTF8 …
|
|
|
@225129
|
7 years |
mark.lam |
Move unsafe jsc shell test functions to the $vm object. …
|
|
|
@224770
|
8 years |
mark.lam |
Make the jsc shell loadGetterFromGetterSetter() function more robust. …
|
|
|
@224309
|
8 years |
mark.lam |
Add support to throw OOM if MarkedArgumentBuffer may overflow. …
|
|
|
@223746
|
8 years |
sbarati |
Optimize accesses to how we get the direct prototype …
|
|
|
@223738
|
8 years |
jfbastien |
WebAssembly: no VM / JS version of everything but Instance …
|
|
|
@223331
|
8 years |
utatane.tea |
[JSC] Perform module specifier validation at parsing time …
|
|
|
@223237
|
8 years |
utatane.tea |
Support integrity="" on module scripts …
|
|
|
@223173
|
8 years |
utatane.tea |
[JSC] Drop Instantiate hook in ES6 module loader …
|
|
|
@223002
|
8 years |
ryanhaddad |
Unreviewed, rolling out r222791 and r222873. …
|
|
|
@222895
|
8 years |
utatane.tea |
[JSC] Introduce import.meta …
|
|
|
@222827
|
8 years |
sbarati |
Implement polymorphic prototypes …
|
|
|
@222791
|
8 years |
jfbastien |
WebAssembly: no VM / JS version of everything but Instance …
|
|
|
@222713
|
8 years |
sbarati |
Unreviewed. Fix debug assertion after r222671.
…
|
|
|
@222671
|
8 years |
sbarati |
Custom GetterSetterAccessCase does not use the correct slotBase when …
|
|
|
@222473
|
8 years |
achristensen |
Make Attribute an enum class …
|
|
|
@222424
|
8 years |
commit-queue |
test262: $.agent became $262.agent in test262 update …
|
|
|
@221878
|
8 years |
mark.lam |
Make jsc dump the command line if JSC_dumpOption environment variable …
|
|
|
@221849
|
8 years |
mark.lam |
Fix all ExceptionScope verification failures in JavaScriptCore. …
|
|
|
@221822
|
8 years |
mark.lam |
Avoid duplicate computations of ExecState::vm(). …
|
|
|
@221417
|
8 years |
utatane.tea |
[JSC] Use reifying system for "name" property of builtin JSFunction …
|
|
|
@221404
|
8 years |
ryanhaddad |
Unreviewed, rolling out r221327.
This change caused test262 failures. …
|
|
|
@221327
|
8 years |
utatane.tea |
[JSC] Use reifying system for "name" property of builtin JSFunction …
|
|
|
@220416
|
8 years |
fpizlo |
Baseline JIT should do caging …
|
|
|
@220404
|
8 years |
ryanhaddad |
Unreviewed, rolling out r220368.
This change caused WK1 tests to exit …
|
|
|
@220368
|
8 years |
fpizlo |
Baseline JIT should do caging …
|
|
|
@220352
|
8 years |
fpizlo |
Primitive auxiliaries and JSValue auxiliaries should have separate …
|
|
|
@220148
|
8 years |
fpizlo |
We should be OK with the gigacage being disabled on gmalloc …
|
|
|
@220118
|
8 years |
fpizlo |
Bmalloc and GC should put auxiliaries (butterflies, typed array …
|
|
|
@219981
|
8 years |
utatane.tea |
Hoist DOM binding attribute getter prologue into JavaScriptCore taking …
|
|
|
@218936
|
8 years |
keith_miller |
VMTraps has some races
https://bugs.webkit.org/show_bug.cgi?id=173941
…
|
|
|
@218816
|
8 years |
utatane.tea |
[WTF] Drop Thread::create(obsolete things) API since we can use lambda …
|
|
|
@218794
|
8 years |
annulen |
Remove excessive headers from JavaScriptCore …
|
|
|
@218067
|
8 years |
annulen |
Unreviewed, attempt to fix JSC tests on Win after r217771
* jsc.cpp: …
|
|
|
@217942
|
8 years |
keith_miller |
WebAssembly: We should only create wrappers for functions that can be …
|
|
|
@217771
|
8 years |
annulen |
Fix build of Windows-specific code with ICU 59.1 …
|
|
|
@217523
|
8 years |
utatane.tea |
[DOMJIT] Move DOMJIT patchpoint infrastructure out of domjit …
|
|
|
@217108
|
8 years |
utatane.tea |
[JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
|
|
|
@217077
|
8 years |
sbarati |
We need to destroy worker threads in jsc.cpp …
|
|
|
@217049
|
8 years |
commit-queue |
Unreviewed, rolling out r217031, r217032, and r217037. …
|
|
|
@217037
|
8 years |
utatane.tea |
Unreviewed, fix debug and non-JIT build …
|
|
|
@217031
|
8 years |
utatane.tea |
[JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
|
|
|
@216699
|
8 years |
fpizlo |
Callers of JSString::unsafeView() should check exceptions …
|
|
|
@216428
|
8 years |
mark.lam |
Introduce ExceptionScope::assertNoException() and …
|
|
|
@216218
|
8 years |
fpizlo |
JSC::Heap should expose a richer API for requesting GCs …
|
|
|
@215916
|
8 years |
joepeck |
Support for promise rejection events (unhandledrejection) …
|
|
|
@215896
|
8 years |
keith_miller |
REGRESSION (r215843): ASSERTION FAILED: !m_completionTasks[0].first in …
|
|
|
@215843
|
8 years |
keith_miller |
WebAssembly: Implement tier up …
|
|
|
@215265
|
8 years |
utatane.tea |
[WTF] Introduce Thread class and use RefPtr<Thread> and align Windows …
|
|
|
@215103
|
8 years |
sbarati |
WebAssembly: Make to a compilation API that allows for multi-VM …
|
|
|
@214936
|
8 years |
carlosgc |
Implement PromiseDeferredTimer for non CF based ports …
|
|
|
@214919
|
8 years |
keith_miller |
WebAssembly: ModuleInformation should be a ref counted thing that can …
|
|
|
@214905
|
8 years |
sbarati |
WebAssembly: JSWebAssemblyCallee should not be a JSCell …
|
|
|
@214602
|
8 years |
sbarati |
WebAssembly: pass Wasm::Context* to vmEntryToWasm when not using fast …
|
|
|
@214547
|
8 years |
jfbastien |
WebAssembly: add shell-only Memory mode helper …
|
|
|
@214504
|
8 years |
keith_miller |
WebAssembly: Make WebAssembly.instantiate/compile truly asynchronous …
|
|
|
@214289
|
8 years |
mark.lam |
Add support for Error.stackTraceLimit. …
|
|
|
@214016
|
8 years |
mark.lam |
Fix exception scope verification failures in jsc.cpp. …
|
|
|
@213690
|
8 years |
msaboff |
Source/JavaScriptCore:
Add plumbing to WebProcess to enable …
|
|
|
@213467
|
8 years |
commit-queue |
op_get_by_id_with_this should use inline caching …
|
|
|
@213386
|
8 years |
keith_miller |
WASM should support faster loads. …
|
|
|
@213151
|
8 years |
msaboff |
Add ability to configure JSC options from a file …
|
|
|
@213088
|
8 years |
commit-queue |
Unreviewed, rolling out r213019. …
|
|
|
@213019
|
8 years |
commit-queue |
op_get_by_id_with_this should use inline caching …
|
|
|
@212778
|
8 years |
fpizlo |
The collector thread should only start when the mutator doesn't have …
|
|
|
@212620
|
8 years |
mark.lam |
functionTestWasmModuleFunctions() should use a MarkedArgumentBuffer …
|
|
|
@212616
|
8 years |
commit-queue |
Unreviewed, rolling out r212466. …
|
|
|
@212535
|
8 years |
utatane.tea |
[JSC] Drop PassRefPtr from ArrayBuffer …
|
|
|
@212466
|
8 years |
fpizlo |
The collector thread should only start when the mutator doesn't have …
|
|
|
@212464
|
8 years |
andersca |
Remove EFL from JavaScriptCore …
|
|
|
@212438
|
8 years |
utatane.tea |
Web Inspector: allow import() inside the inspector …
|
|
|
@211818
|
8 years |
utatane.tea |
Unreviewed, manual roll out of r211777 …
|
|
|
@211777
|
8 years |
utatane.tea |
Web Inspector: allow import() inside the inspector …
|
|
|
@211448
|
8 years |
fpizlo |
The mutator should be able to perform increments of GC work …
|
|
|
@211247
|
8 years |
keith_miller |
classInfo should take a VM so it is not materialized from the object …
|
|
|
@211194
|
8 years |
fpizlo |
jsc.cpp should have the $.agent stuff for testing SAB …
|
|
|
@211070
|
8 years |
sbarati |
https://bugs.webkit.org/show_bug.cgi?id=167247
JSC: …
|
|
|
@211018
|
8 years |
utatane.tea |
[JSC] export JSC::importModule API for WebCore dynamic import …
|
|
|
@210912
|
8 years |
fpizlo |
JSSegmentedVariableObject and its subclasses should have a sane …
|
|
|
@210844
|
8 years |
fpizlo |
Make opaque root scanning truly constraint-based …
|
|
|
@210573
|
8 years |
utatane.tea |
Implement JSSourceCode to propagate SourceCode in module pipeline …
|
|
|
@210557
|
8 years |
ryanhaddad |
Unreviewed, rolling out r210537. …
|
|
|
@210537
|
8 years |
utatane.tea |
Implement JSSourceCode to propagate SourceCode in module pipeline …
|
|
|
@210522
|
8 years |
utatane.tea |
[JSC] Prototype dynamic-import …
|
|
|
@210229
|
8 years |
jfbastien |
WebAssembly: handle and optimize wasm export → wasm import calls …
|
|
|
@210202
|
8 years |
sbarati |
Unreviewed. Fix jsc.cpp build error.
* jsc.cpp: …
|
|
|
@210201
|
8 years |
sbarati |
WebAssembly: Implement grow_memory and current_memory …
|
|
|