Commits
User selector
Commit History
Commits on Aug 11, 2021
[compiler] Mark FeedbackVector::invocation_count as relaxed
Show description for 1e921daauthored andcommitted
Commits on Apr 30, 2021
[cleanup][debug][inspector] Remove redundant NOLINT annotations
Show description for b5a6366authored andcommitted
Commits on Feb 11, 2021
[torque] Generate accessors for struct-typed class fields
Show description for 6160a76authored andcommitted
Commits on Jan 13, 2021
Reland "Disable bytecode flushing once we toggle coverage mode."
Show description for 8f6ecdeauthored andcommitted
Commits on Jan 9, 2021
Revert "Disable bytecode flushing once we toggle coverage mode."
Show description for 61b2335authored andcommitted
Commits on Jan 8, 2021
Disable bytecode flushing once we toggle coverage mode.
Show description for 8aa6b15authored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
[wasm][profiler] Fix late enabling of the profiler
Show description for 31005b5authored andcommitted
Commits on Jul 6, 2020
[compiler] Make is_compiled_scope take an explicit Isolate
Show description for 7281cb1authored andcommitted
Commits on Jun 3, 2020
Ensure bytecode isn't flushed when allocating feedback vector
Show description for a9b7830authored andcommitted
Commits on Feb 18, 2020
Assign CoverageInfo an instance type
Show description for 6ce65b9authored andcommitted
Commits on Oct 16, 2019
[coverage] Correctly report coverage for inline scripts
Show description for 0d7889dauthored andcommitted
Commits on Aug 30, 2019
[coverage] Collect source positions when toggling mode
Show description for 3e545f3authored andcommitted
Commits on Aug 29, 2019
[coverage] Extend block coverage tracing
Show description for 8e13de1authored andcommitted
Commits on Aug 27, 2019
[coverage] Deterministically sort collected shared function infos
Show description for 597f885authored andcommitted
Commits on Jul 8, 2019
Enable cpplint 'runtime/references' warning
Show description for 8e11cc3authored andcommitted
Commits on Jun 17, 2019
[cleanup][heap] Improve heap iterator naming
Show description for 8e53e4bauthored andcommitted
Commits on May 31, 2019
[heap] Update HeapIterator and space iterator APIs to match other iterators
Show description for b5a0e7dauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 20, 2019
Reland "Move deoptimizer files"
Show description for 5bfe84aauthored andcommitted
Revert "Move deoptimizer files"
Show description for a769552authored andcommitted
Move deoptimizer files
Show description for 61523c4authored andcommitted
Commits on May 16, 2019
[coverage] Add dedicated FunctionLiteral counters
Show description for 3002ff4authored andcommitted
Commits on May 10, 2019
[debug] Update code-coverage / type-profile to work with lazy feedback
Show description for 9e6b356authored andcommitted
Commits on Apr 9, 2019
[debug][cleanup] Using 'using' instead of 'typedef'
Show description for ede4557authored andcommitted
Commits on Feb 27, 2019
[cleanup] Refactor out enums from debug-interface.h
Show description for 226adeaauthored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Dec 21, 2018
[coverage] Rework continuation counter handling
Show description for 9365d09authored andcommitted
Commits on Dec 20, 2018
[ubsan] Port HeapObject to the new design
Show description for 9302db4authored andcommitted
Commits on Dec 17, 2018
[ubsan] Port Struct subclasses, part 8: Script
Show description for 8dc9e26authored andcommitted
Commits on Nov 30, 2018
[ubsan] Port FeedbackVector and FeedbackMetadata
Show description for f53d4d7authored andcommitted
Commits on Nov 28, 2018
[ubsan] Port SharedFunctionInfo to the new design
Show description for 8162090authored andcommitted
Commits on Nov 24, 2018
[ubsan] Port remaining FixedArray subclasses to new design
Show description for 1e04936authored andcommitted