Commits
User selector
Commit History
Commits on Dec 10, 2020
[inspector] Throw during debug-eval when accessing function prototypes
Show description for 9691c5cauthored andcommitted
Commits on Nov 30, 2020
[TurboFan] Transition SharedFunctionInfo to kNeverSerialized (3)
Show description for 61cf439authored andcommitted
Commits on Nov 26, 2020
[wasm][debug] Implement stepping out from JS to wasm
Show description for 0c7595bauthored andcommitted
Commits on Nov 25, 2020
[wasm][debug] Simplify stepping interface
Show description for 46be2f2authored 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 Nov 18, 2020
[cleanup][debug] Remove DISALLOW_COPY_AND_ASSIGN
Show description for 1ed86c9authored andcommitted
Commits on Nov 17, 2020
[debug, execution, heap] Iterate debug roots for archived threads
Show description for f8794dcauthored andcommitted

Commits on Oct 29, 2020
[TurboFan] Transition SharedFunctionInfo to kNeverSerialized (1)
Show description for e600d77authored andcommitted
Commits on Oct 15, 2020
[cleanup] Sync frames.h and frame-constants.h
Show description for ee41b15authored andcommitted
Commits on Oct 5, 2020
[cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses
Show description for c7c8472authored andcommitted
Commits on Sep 28, 2020
[debug] Restore StepNext on correct frame for RestoreDebug
Show description for 9329f55authored andcommitted
Commits on Aug 13, 2020
[debug] Add support for skipping locations on stepping into
Show description for 4828af8authored andcommitted
Commits on Aug 11, 2020
[debug] Add support for skipping locations on stepping over
Show description for 4592832authored andcommitted
Commits on Aug 5, 2020
[nci] Replace CompilationTarget with a new Code::Kind value
Show description for c51041fauthored andcommitted
Commits on Jul 28, 2020
[offthread] Fix flakiness with bg compile stress
Show description for 1a80619authored andcommitted
[isolate] Partially avoid recursion in rejection handler check
Show description for ed70c77authored andcommitted
Commits on Jul 6, 2020
[compiler] Make is_compiled_scope take an explicit Isolate
Show description for 7281cb1authored andcommitted
Commits on Jun 22, 2020
[Respect] Rename lists
Show description for 6574a71authored andcommitted
Commits on Jun 2, 2020
[wasm][debug] Support multi-threaded breakpoints
Show description for 5fcb414authored andcommitted
Commits on May 11, 2020
[wasm][debug] Rename WasmCompiledFrame to WasmFrame
Show description for 383d145authored andcommitted
Commits on May 7, 2020
[wasm][debug] Clear breakpoints when debugger is disabled
Show description for 3c51da6authored andcommitted
Commits on Apr 28, 2020
[wasm][debug] Remove debugging capabilities from WasmDebugInfo
Show description for e34425aauthored andcommitted
Commits on Apr 20, 2020
[wasm][debug] Remove --debug-in-liftoff flag
Show description for 64e07f7authored andcommitted
Commits on Mar 30, 2020
[liftoff][debug] Fix step in from JS
Show description for 788bffdauthored andcommitted
Commits on Mar 19, 2020
[liftoff][debug] Implement StepIn
Show description for da64766authored andcommitted
Commits on Mar 17, 2020
[liftoff] Test stepping over a recursive call
Show description for 20eb2e4authored andcommitted
Commits on Mar 13, 2020
[liftoff] Add initial logic for stepping
Show description for 83ff405authored andcommitted
Commits on Feb 11, 2020
[offthread] Add off-thread support to Script
Show description for 5a5976fauthored andcommitted
Commits on Feb 3, 2020
[debugger] Allow termination-on-resume when paused at a breakpoint
Show description for 9e52d5cauthored andcommitted
Commits on Jan 21, 2020
[debug] Collect source positions Debug::PrintBreakLocation
Show description for 5a05383authored andcommitted
Commits on Jan 16, 2020
Implement debug(function) helper for Wasm functions
Show description for b2c5499authored andcommitted
Commits on Dec 18, 2019
[wasm] Support remove breakpoint
Show description for b0dbe45authored andcommitted
Commits on Dec 4, 2019
[class] implement inspector support for private instance methods
Show description for 963ff84authored andcommitted
Commits on Nov 22, 2019
[wasm] Support stepping back to Javascript from Wasm
Show description for 271bb94authored andcommitted