Commits
User selector
Commit History
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
Commits on Oct 10, 2018
[coverage] Filter out singleton ranges that alias full ranges
Show description for aac2f8cauthored andcommitted
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 18, 2018
[cleanup] Remove unused Isolate parameters
Show description for 6de8560authored andcommitted
Commits on Jul 4, 2018
[explicit isolates] Convert regexp, debug and snapshot to use ReadOnlyRoots
Show description for 0ddcee7authored andcommitted
Commits on Jun 26, 2018
[GetIsolate] Remove 1-arg handles around ScriptIterator
Show description for 733b157authored andcommitted
Commits on Apr 4, 2018
[coverage] Fix invalid coverage block transformation
Show description for e42ce20authored andcommitted
Commits on Mar 16, 2018
[runtime] Store position information on ScopeInfo
Show description for dd5c7feauthored andcommitted