Commits
User selector
Commit History
Commits on Jul 15, 2021
[cleanup] Fix DebugBreakType enum.
Show description for 5a4f8a0authored andcommitted
Commits on Jul 14, 2021
[refactor] Introduce dedicated WasmScript::SetBreakPointOnEntry().
Show description for 95b2f02authored andcommitted
Commits on Jun 10, 2021
[debug] Consistent Step-In behavior for generator functions.
Show description for 887bacaauthored andcommitted
Commits on Jun 1, 2021
[debug][cleanup] Use consistent StepInto and StepOver naming.
Show description for 3740764authored andcommitted
Commits on Apr 29, 2021
[debugger] Remove "Restart frame" feature.
Show description for 93f8569authored andcommitted
Commits on Mar 15, 2021
[debugger] Consider close-by functions when setting a breakpoint
Show description for a7c8a3eauthored andcommitted
Commits on Mar 2, 2021
[no-wasm] Remove wasm debugging support
Show description for 8890bb2authored andcommitted
Commits on Feb 15, 2021
[cleanup] Rename DeoptimizeBaseline to DiscardBaselineCode
Show description for 83867efauthored andcommitted
Commits on Dec 10, 2020
[inspector] Throw during debug-eval when accessing function prototypes
Show description for 9691c5cauthored andcommitted
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored 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 Aug 11, 2020
[debug] Add support for skipping locations on stepping over
Show description for 4592832authored andcommitted
Commits on May 7, 2020
[wasm][debug] Clear breakpoints when debugger is disabled
Show description for 3c51da6authored andcommitted
Commits on Feb 3, 2020
[debugger] Allow termination-on-resume when paused at a breakpoint
Show description for 9e52d5cauthored 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 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on Aug 23, 2019
Reland "[debug] only break on entry when immediately called from JS"
Show description for b3d1fdcauthored andcommitted
Commits on Aug 22, 2019
Revert "[debug] only break on entry when immediately called from JS"
Show description for 0bd19ddauthored andcommitted
[debug] only break on entry when immediately called from JS
Show description for e66cee7authored andcommitted
Commits on Jul 12, 2019
[cleanup] Reduce frames.h include ball from 686 to ~270
Show description for 3f3625fauthored andcommitted
Commits on Jun 13, 2019
[execution] Extract interrupt scopes and stack guard
Show description for 6d990aeauthored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move handles-related files to src/handles
Show description for 4c986c6authored andcommitted
Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted
Commits on May 8, 2019
inspector: added Debugger.setInstrumentationBreakpoint method
Show description for b901591authored andcommitted
Commits on Apr 9, 2019
[debug][cleanup] Using 'using' instead of 'typedef'
Show description for ede4557authored andcommitted
Commits on Apr 4, 2019
[cctest] Add V8_EXPORT_PRIVATE for cctest (src/ part)
Show description for f72b919authored andcommitted
Commits on Feb 27, 2019
[class] Expose private fields through GetPrivateFields
Show description for 9550604authored andcommitted
Commits on Feb 1, 2019
[iwyu] debug.h iwyu
Show description for 7ab09b3authored andcommitted