Commits
User selector
Commit History
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
Commits on Jan 26, 2021
[regexp] Implement the /d flag for RegExp indices
Show description for 81e7e2fauthored andcommitted
Commits on Jan 11, 2021
[inspector][wasm] Unify locals, stack, and globals objects.
Show description for 85fdbd9authored andcommitted
[inspector] Move Wasm related inspector functionality to src/debug.
Show description for 55865f7authored andcommitted
Commits on Jan 8, 2021
[inspector] Implement Debug Proxy API via Interceptors.
Show description for c27c167authored andcommitted
Commits on Jan 5, 2021
[debug][wasm] Move DebugEvaluate implementation to wasm-debug.cc.
Show description for 5fc4649authored andcommitted
Commits on Dec 29, 2020
[wasm][debug] Compile source only once for Debug-Evaluate.
Show description for 6f6a540authored andcommitted
Commits on Dec 17, 2020
[TurboFan] Templatize GetBytecodeArray
Show description for d122608authored andcommitted
Commits on Dec 8, 2020
[builtins] Refactor StringTrim
Show description for 0b7769eauthored andcommitted
Commits on Dec 4, 2020
[torque] uniform flattening and string access in Torque
Show description for 65d2c4bauthored andcommitted
Commits on Nov 30, 2020
[debug] Mark side-effect free builtins and intrinsics as such.
Show description for fb2768bauthored andcommitted
Commits on Nov 20, 2020
[wasm][profiler] Fix late enabling of the profiler
Show description for 31005b5authored andcommitted