Commits
User selector
Commit History
Commits on Sep 30, 2021
[wasm-gc] Skip array.copy if length == 0
Show description for 2ae6cdaauthored andcommitted
[csa, torque, cleanup] Rename CSA_ASSERT to CSA_DCHECK
Show description for db50b49authored andcommitted
Commits on Sep 29, 2021
[regexp] Hide the generic JSRegExp::DataAt/SetDataAt accessors
Show description for 77906a7authored andcommitted
Commits on Sep 28, 2021
[cleanup] Make PropertyLocation a scoped enum
Show description for 043fb91authored andcommitted
Commits on Sep 24, 2021
[cleanup] Fix shadowed variables in runtime-wasm.cc
Show description for 2271385authored andcommitted
Commits on Sep 17, 2021
[inspector] Make `ArrayBuffer.[[ArrayBufferData]]` deterministic.
Show description for 833b3c9authored andcommitted
Commits on Sep 14, 2021
[string] Make WriteToFlat take 'length' instead of 'end'
Show description for f2e987dauthored andcommitted
Commits on Sep 6, 2021
[sparkplug] Remove BaselineData, use Code directly
Show description for 787bec0authored andcommitted
Commits on Sep 3, 2021
Add young generation check to PretenureAllocationSite
Show description for 698cfd1authored andcommitted
Commits on Sep 2, 2021
[csa] Prepare for argument count consistency
Show description for 02d8b8aauthored andcommitted

Commits on Sep 1, 2021
[test][compiler] Fix bug in %DisableOptimizationFinalization
Show description for 97a5b36authored andcommitted
Commits on Aug 30, 2021
[sparkplug] Allow %CompileBaseline for fuzzing on archs that support SP
Show description for 89aaa18authored andcommitted

[sparkplug] Clear exceptions on failed %CompileBaseline
Show description for c90f077authored andcommitted
Commits on Aug 25, 2021
[sandbox] Disallow ArrayBuffers outside the VM Cage
Show description for e84ac8bauthored andcommitted

Commits on Aug 24, 2021
Fix a DCHECK failure with broken asm.js functions
Show description for a6f3fceauthored andcommitted
Reland "[include] Split out v8.h"
Show description for ec06bb6authored andcommitted
[modules] Add CHECK to dynamic import
Show description for 7b6b1b1authored andcommitted
Commits on Aug 23, 2021
Revert "[include] Split out v8.h"
Show description for 44fe02cauthored andcommitted
[include] Split out v8.h
Show description for d1b2701authored andcommitted
[wasm] Reset g_thread_in_wasm_code in Runtime_Allocate
Show description for 2f9599fauthored andcommitted
[modules] Handle missing eval origin with dynamic imports
Show description for 7b07aa0authored andcommitted
Commits on Aug 19, 2021
[regexp] Break dependency on JSRegExp::Flags
Show description for d586518authored andcommitted
Commits on Aug 18, 2021
Improve error message for Set/Map grow failures
Show description for ed1473bauthored andcommitted
Commits on Aug 17, 2021
Allow fuzzers to use new compiler intrinsics
Show description for 05ff5f0authored andcommitted
Commits on Aug 16, 2021
[LOONG64] Add LoongArch64 backend
Show description for 816e9faauthored andcommitted
[compiler][test] Remove --block-concurrent-recompilation
Show description for 2257f6bauthored andcommitted
Commits on Aug 13, 2021
[class] Improve errors for reinitialized private elements
Show description for b3b9466authored andcommitted
Commits on Aug 12, 2021
[sparkplug] Fix accumulator clobber in StaDataPropertyInLiteral
Show description for e165544authored andcommitted
Commits on Aug 11, 2021
[compiler] Mark FeedbackVector::invocation_count as relaxed
Show description for 1e921daauthored andcommitted
Commits on Aug 10, 2021
[compiler][test] Give tests control over finalization
Show description for 8b87e36authored andcommitted
Commits on Aug 3, 2021
[wasm][eh] Add WebAssembly.Exception.getArg()
Show description for 27a517bauthored andcommitted
Commits on Jul 29, 2021
[runtime] throw a realm type error when constructors are called
Show description for 8db991aauthored andcommitted
[wasm][eh] Rename exception to tag
Show description for d66cc11authored andcommitted
Commits on Jul 28, 2021
[debug] correctly tier down function for side effect check mode
Show description for dc49fe0authored andcommitted
Commits on Jul 23, 2021
[ignition/sparkplug] Fix folded interrupt check
Show description for ef17601authored andcommitted