Commits
User selector
Commit History
Commits on Oct 1, 2021
[inspector] Consistently treat promise rejections as side-effecting.
Show description for 0195a5eauthored andcommitted
[inspector] Mark `Intl` builtins as side-effect free.
Show description for 0ea62c9authored andcommitted
Commits on Sep 30, 2021
Revert "[inspector] Mark `Intl` builtins as side-effect free."
Show description for ea64150authored andcommitted
[inspector] Mark `Intl` builtins as side-effect free.
Show description for f409983authored andcommitted
[csa, torque, cleanup] Rename CSA_ASSERT to CSA_DCHECK
Show description for db50b49authored andcommitted
Commits on Sep 1, 2021
[compiler] Add TSAN seq cst store support for generated code
Show description for 01b06e9authored andcommitted
Commits on Aug 17, 2021
[compiler] Off-thread deserialization ♥️ Isolate cache
Show description for df2b169authored andcommitted
Commits on Aug 16, 2021
[compiler][test] Remove --block-concurrent-recompilation
Show description for 2257f6bauthored andcommitted
Commits on Aug 4, 2021
[codegen] Use ScriptDetails as parameter in CompilationCacheScript
Show description for 06a63feauthored andcommitted
[codegen] Move ScriptOriginOptions into ScriptDetails
Show description for 0189836authored andcommitted
Commits on Jul 15, 2021
[builtin] Fast paths for Array.concat
Show description for 6ca1f67authored andcommitted
Commits on Jun 17, 2021
[interpreter] Remove %_Call
Show description for a71ab76authored andcommitted
[interpreter] Remove unused interpreter intrinsics
Show description for 863a2d6authored andcommitted
Commits on Jun 15, 2021
[compiler] Add TSAN support for generated code tagged loads
Show description for 9468be4authored andcommitted
Commits on Jun 14, 2021
[runtime] Rename Builtins::Name to Builtin 2/2
Show description for 407317aauthored andcommitted
[compiler] Add TSAN support for generated code movb and movw
Show description for f5cd2bfauthored andcommitted
Commits on Jun 7, 2021
[runtime] Rename Builtins::Name to Builtin 1/2
Show description for 8ab75a5authored andcommitted
[compiler] Better encapsulation of the TSAN Relaxed codegen stores
Show description for 966705eauthored andcommitted
Commits on May 31, 2021
[Object.hasOwn] Implementation Object.hasOwn tc39 proposal
Show description for 456855aauthored andcommitted
Commits on May 26, 2021
[codegen] Use separate TSANRelaxedStore stubs
Show description for 59d158dauthored andcommitted
Commits on May 25, 2021
Reland "[codegen] Use builtin calls for TSANRelaxedStore"
Show description for 990fb2fauthored andcommitted
[debug] Store blocklist on ScopeInfo for DebugEvaluate contexts.
Show description for 99d7675authored andcommitted
Commits on May 21, 2021
Remove one-shot function optimizations.
Show description for 55cbb2cauthored andcommitted
Commits on May 19, 2021
[sparkplug] Use separate WriteBarrier stubs
Show description for 2a43f8cauthored andcommitted
Commits on May 18, 2021
Revert "[codegen] Use builtin calls for TSANRelaxedStore"
Show description for b856f1cauthored andcommitted
Commits on May 17, 2021
Reland "[ic] Fix handling of API properties with side effects"
Show description for b4942ebauthored andcommitted
[codegen] Use builtin calls for TSANRelaxedStore
Show description for 50cbecaauthored andcommitted
Commits on May 12, 2021
Revert "[ic] Fix handling of API properties with side effects"
Show description for ba6a1a7authored andcommitted
Commits on May 11, 2021
[ic] Fix handling of API properties with side effects
Show description for 0ce36e7authored andcommitted
Commits on Apr 12, 2021
[riscv64]Implement pc-relative builtin-to-builtin calls
Show description for 151ecb5authored andcommitted
Commits on Mar 2, 2021
[no-wasm] Remove wasm debugging support
Show description for 8890bb2authored andcommitted
Commits on Feb 18, 2021
inspector: debug-evaluate: allow setters on temporary Date object
Show description for 43c775fauthored andcommitted
Commits on Feb 9, 2021
Add RISC-V backend
Show description for ffd9e82authored andcommitted
[inspector][wasm] Re-add WasmValue as JSObject subclass.
Show description for f10edd0authored andcommitted
Commits on Feb 1, 2021
[torque] Port String.prototype.includes/indexOf and StringIndexOf
Show description for 5a2c53fauthored andcommitted