Commits
User selector
Commit History
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
Commits on Nov 18, 2019
[wasm] Support stepping into Wasm from Javascript
Show description for a3b5229authored andcommitted
Commits on Nov 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on Oct 30, 2019
[debuger/deoptimizer] Remove GC invocation
Show description for d88988bauthored andcommitted
Commits on Oct 22, 2019
Remove JS natives support, step 3
Show description for c4f502eauthored andcommitted
Commits on Oct 16, 2019
[wasm] Move breakpoint functions onto {WasmScript}.
Show description for 1fd8f2eauthored andcommitted

Commits on Oct 11, 2019
Update DescriptorArray and Map to use InternalIndex
Show description for d509ed5authored andcommitted
Commits on Oct 10, 2019
[wasm] Move break point info list from module to Script.
Show description for 7d43d53authored andcommitted

Commits on Oct 9, 2019
[debug] re-add feature tracking for LiveEdit
Show description for fa067a6authored andcommitted
Commits on Oct 7, 2019
[cleanup][torque] Use @generateCppClass in some simple cases, part 3
Show description for 07fc96cauthored andcommitted
Commits on Sep 26, 2019
Change all TODOs from clemensh to clemensb
Show description for 7777aa4authored andcommitted
Commits on Sep 18, 2019
[debug] Don't disable the RegExp compilation cache when debugger is active.
Show description for 42c9839authored andcommitted
Commits on Aug 28, 2019
[debugger] disable break on stack overflow
Show description for 1e5fe73authored andcommitted