|
|
@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 …
|
|
|
@210149
|
8 years |
utatane.tea |
Propagate the source origin as much as possible …
|
|
|
@209906
|
8 years |
darin |
Use asString instead of toWTFString, toString, or getString when we …
|
|
|
@209897
|
8 years |
fpizlo |
Get rid of HeapRootVisitor and make SlotVisitor less painful to use …
|
|
|
@209871
|
8 years |
annulen |
Added missing override and final specifiers …
|
|
|
@209764
|
8 years |
commit-queue |
Unreviewed, rolling out r209725. …
|
|
|
@209725
|
8 years |
msaboff |
REGRESSION(r209653): speedometer crashes making virtual slow path …
|
|
|
@209696
|
8 years |
sbarati |
We should be able to throw exceptions from Wasm code and when Wasm …
|
|
|
@209678
|
8 years |
commit-queue |
Unreviewed, rolling out r209653, r209654, r209663, and
r209673. …
|
|
|
@209653
|
8 years |
msaboff |
JSVALUE64: Pass arguments in platform argument registers when making …
|
|
|
@209630
|
8 years |
sbarati |
WebAssembly JS API: implement importing and defining Memory …
|
|
|
@209627
|
8 years |
ggaren |
TextPosition and OrdinalNumber should be more like idiomatic numbers …
|
|
|
@209560
|
8 years |
jfbastien |
WebAssembly JS API: wire up Instance imports …
|
|
|
@209553
|
8 years |
mark.lam |
Enable JSC restricted options by default in the jsc shell. …
|
|
|
@209500
|
8 years |
utatane.tea |
[JSC] Drop translate phase in module loader …
|
|
|
@209312
|
8 years |
sbarati |
We should have a Wasm callee …
|
|
|
@209296
|
8 years |
keith_miller |
Unreviewed, fix git having a breakdown over trying to reland a rollout.
|
|
|
@209283
|
8 years |
cdumez |
Unreviewed, rolling out r209275 and r209276. …
|
|
|
@209275
|
8 years |
keith_miller |
Add Wasm floating point nearest and trunc …
|
|
|
@209204
|
8 years |
keith_miller |
Add wasm int to floating point opcodes …
|
|
|
@209121
|
8 years |
sbarati |
We should be able optimize the pattern where we spread a function's …
|
|
|