|
|
@240641
|
6 years |
ross.kirsling |
Remove unnecessary using namespace WTF s (or at least restrict their …
|
|
|
@240557
|
6 years |
darin |
Replace many uses of String::format with more type-safe alternatives …
|
|
|
@240255
|
6 years |
tzagallo |
Cache bytecode to disk
https://bugs.webkit.org/show_bug.cgi?id=192782 …
|
|
|
@240224
|
6 years |
sbarati |
Rollout r240210: It broke tests on iOS …
|
|
|
@240210
|
6 years |
tzagallo |
Cache bytecode to disk
https://bugs.webkit.org/show_bug.cgi?id=192782 …
|
|
|
@240113
|
6 years |
yusukesuzuki |
[JSC] Add generateHeapSnapshotForGCDebugging function to dump …
|
|
|
@239981
|
6 years |
tpopela |
Unreviewed: Fix the -Wformat compiler warnings
* jsc.cpp:
(jscmain):
|
|
|
@239969
|
6 years |
msaboff |
Add option to JSC to dump memory footprint on script completion …
|
|
|
@239569
|
6 years |
keith_miller |
SourceProviders should use an actual URL instead of a string …
|
|
|
@239535
|
6 years |
yusukesuzuki |
Use Ref<> as much as possible …
|
|
|
@239427
|
6 years |
cdumez |
wtf/Optional.h: move-constructor and move-assignment operator should …
|
|
|
@239273
|
6 years |
jlewis3 |
Unreviewed, rolling out r239254.
This broke the Windows 10 Debug …
|
|
|
@239257
|
6 years |
yusukesuzuki |
Unreviewed, suppress warnings in Linux
Source/bmalloc:
* …
|
|
|
@239256
|
6 years |
yusukesuzuki |
Null pointer dereference in JSC::WriteBarrierBase() …
|
|
|
@239254
|
6 years |
darin |
Replace many uses of String::format with more type-safe alternatives …
|
|
|
@239195
|
6 years |
sbarati |
The JSC shell should listen for memory pressure events and respond to …
|
|
|
@239187
|
6 years |
ddkilzer |
clang-tidy: Fix unnecessary object copies in JavaScriptCore …
|
|
|
@238766
|
6 years |
dino |
Try to fix Windows build by using strcmp instead of strcasecmp.
* …
|
|
|
@238753
|
6 years |
dino |
Add first-class support for .mjs files in jsc binary …
|
|
|
@238453
|
6 years |
mark.lam |
Make the jsc shell's dumpException() more robust against long …
|
|
|
@238391
|
7 years |
mark.lam |
globalFuncImportModule() should return a promise when it clears …
|
|
|
@237823
|
7 years |
don.olmstead |
Fix typos in closing ENABLE guards …
|
|
|
@237266
|
7 years |
ap |
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY) …
|
|
|
@237009
|
7 years |
yusukesuzuki |
[JSC] Rename createXXX to tryCreateXXX if it can return RefPtr …
|
|
|
@236827
|
7 years |
ross.kirsling |
[JSC] print() changes CRLF to CRCRLF on Windows …
|
|
|
@236814
|
7 years |
msaboff |
Command line jsc should report memory footprint in bytes …
|
|
|
@236697
|
7 years |
keith_miller |
Create a RELEASE_AND_RETURN macro for ExceptionScopes …
|
|
|
@236362
|
7 years |
msaboff |
Add functions to measure memory footprint to JSC …
|
|
|
@236305
|
7 years |
ryanhaddad |
Unreviewed, rolling out r236293.
Internal build still broken.
…
|
|
|
@236293
|
7 years |
msaboff |
Add functions to measure memory footprint to JSC …
|
|
|
@236260
|
7 years |
ryanhaddad |
Unreviewed, rolling out r236235.
Breaks internal builds.
Reverted …
|
|
|
@236235
|
7 years |
msaboff |
Add functions to measure memory footprint to JSC …
|
|
|
@235831
|
7 years |
yusukesuzuki |
[JSC] Remove loadModule function in jsc.cpp …
|
|
|
@235627
|
7 years |
mark.lam |
Make the jsc shell print, printErr, and debug functions more robust. …
|
|
|
@235450
|
7 years |
mark.lam |
Fix bit-rotted Interpreter::dumpRegisters() and move it to the …
|
|
|
@234501
|
7 years |
david_fenton |
Unreviewed, rolling out r234489.
Caused 50+ crashes and 60+ API …
|
|
|
@234489
|
7 years |
tpopela |
[WTF] Rename String::format to String::deprecatedFormat …
|
|
|
@234278
|
7 years |
ross.kirsling |
String(View) should have a splitAllowingEmptyEntries function instead …
|
|
|
@233854
|
7 years |
mark.lam |
jsc shell's noFTL utility test function should be more robust. …
|
|
|
@233122
|
7 years |
utatane.tea |
[WTF] Add user-defined literal for ASCIILiteral …
|
|
|
@232337
|
7 years |
utatane.tea |
[JSC] Pass VM& parameter as much as possible …
|
|
|
@231514
|
7 years |
fpizlo |
InPlaceAbstractState::beginBasicBlock shouldn't have to clear any …
|
|
|
@231492
|
7 years |
ryanhaddad |
Unreviewed, rolling out r231468.
Broke the CLoop build
Reverted …
|
|
|
@231468
|
7 years |
fpizlo |
InPlaceAbstractState::beginBasicBlock shouldn't have to clear any …
|
|
|
@231339
|
7 years |
commit-queue |
Invoke ensureArrayStorage for all arguments …
|
|
|
@231238
|
7 years |
commit-queue |
Expose "$262.agent.monotonicNow()" for use in testing Atomic operation …
|
|
|
@231194
|
7 years |
gskachkov |
WebAssembly: add support for stream APIs - JavaScript API …
|
|
|
@230798
|
7 years |
utatane.tea |
Unreviewed, Fix jsc shell …
|
|
|
@230763
|
7 years |
utatane.tea |
[WebAssembly][Modules] Import globals from wasm modules …
|
|
|
@230759
|
7 years |
utatane.tea |
Unreviewed, reland r230697, r230720, and r230724. …
|
|
|
@230741
|
7 years |
jlewis3 |
Unreviewed, rolling out r230697, r230720, and r230724. …
|
|
|
@230720
|
7 years |
utatane.tea |
[WebAssembly][Modules] Implement function import from wasm modules …
|
|
|
@230697
|
7 years |
utatane.tea |
[WebAssembly][Modules] Prototype wasm import …
|
|
|
@229605
|
7 years |
keith_miller |
Move jsc CLI breakpoint function to $vm …
|
|
|
@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 …
|
|
|