Commits
User selector
Commit History
Commits on May 10, 2021
[Torque] Finalize torque-generated synchronized accessors
Show description for 8da583eauthored andcommitted
Commits on Feb 11, 2021
[torque] Generate accessors for struct-typed class fields
Show description for 6160a76authored andcommitted
Commits on Nov 30, 2020
[TurboFan] Transition SharedFunctionInfo to kNeverSerialized (3)
Show description for 61cf439authored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Jun 22, 2020
[debug] Check if a breakpoint was already inserted
Show description for 35a802eauthored andcommitted
Commits on Feb 18, 2020
Assign CoverageInfo an instance type
Show description for 6ce65b9authored andcommitted
Commits on Dec 18, 2019
[wasm] Support remove breakpoint
Show description for b0dbe45authored andcommitted
Commits on Nov 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on May 23, 2019
Move utility code to src/utils
Show description for dec3298authored andcommitted
[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Move handles-related files to src/handles
Show description for 4c986c6authored andcommitted
Commits on Apr 11, 2019
Redirect BytecodeArray pointers on stack when clearing DebugInfo
Show description for 2048ee8authored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Dec 17, 2018
[ubsan] Port Struct subclasses, part 5
Show description for e9c4c53authored andcommitted
Commits on Nov 26, 2018
[iwyu] Include heap-inl.h less.
Show description for 0453d41authored andcommitted
Commits on Nov 25, 2018
[ubsan] Port FixedArray{,Base} to the new design
Show description for 8bb236dauthored andcommitted
Commits on Nov 16, 2018
[Debugger] Hold a strong reference to debug bytecode from DebugInfo.
Show description for f2ea65dauthored andcommitted
Commits on Oct 10, 2018
Revert "[coverage] change block range to avoid ambiguity."
Show description for 47d34a3authored andcommitted
Commits on Oct 2, 2018
[coverage] change block range to avoid ambiguity.
Show description for 471fef0authored andcommitted
Commits on Jul 3, 2018
[explicit isolates] Convert objects* to ReadOnlyRoots
Show description for 1fd8207authored andcommitted
Commits on Jun 28, 2018
[sfi] Remove DebugInfo field in SharedFunctionInfo.
Show description for c51bcd1authored andcommitted
Commits on Jun 23, 2018
[GetIsolate] More low-hanging fruit
Show description for 83ac432authored andcommitted
Commits on Jun 20, 2018
[GetIsolate] Remove GetIsolate from src/objects/*
Show description for 155c34dauthored andcommitted
Commits on Jun 14, 2018
Reland "Introduce StdoutStream which prints to Android log or stdout"
Show description for 8e2e125authored andcommitted
Revert "Introduce StdoutStream which prints to Android log or stdout"
Show description for d2e1620authored andcommitted
Commits on Jun 13, 2018
Introduce StdoutStream which prints to Android log or stdout
Show description for 0909dbeauthored andcommitted
Commits on Apr 5, 2018
Reland "[debug] introduced runtime side effect check"
Show description for 7101881authored andcommitted
Commits on Apr 4, 2018
Revert "[debug] introduced runtime side effect check"
Show description for 539a244authored andcommitted
[debug] introduced runtime side effect check
Show description for 7a2c371authored andcommitted
[Compiler] Split up Unoptimized/Optimized CompilationInfo and CompilationJobs
Show description for 3a0419aauthored andcommitted
Commits on Feb 26, 2018
[debug] remove legacy implementation for break points.
Show description for 175fc49authored andcommitted
Commits on Feb 7, 2018
[debug] implement break on entry for builtin functions.
Show description for 876f37cauthored andcommitted
Commits on Feb 6, 2018
[debug] do not check break points against undefined.
Show description for 41a9deaauthored andcommitted
Commits on Oct 18, 2017
[cleanup] Fix remaining (D)CHECK macro usages
Show description for 5f65108authored andcommitted
Commits on Sep 29, 2017
[debug] remove --block-coverage.
Show description for 90e764bauthored andcommitted