Commits
User selector
Commit History
Commits on Mar 30, 2020
[liftoff][debug] Fix step in from JS
Show description for 788bffdauthored andcommitted
Commits on Mar 26, 2020
[wasm][debug] Add stack scope to CDP and V8
Show description for 155d2bcauthored andcommitted
Commits on Mar 20, 2020
[interpreter] Delete StackCheck bytecode
Show description for 6c1e09aauthored andcommitted
[interpreter] Make IterationBody StackChecks implicit within JumpLoop
Show description for a447a44authored andcommitted
Commits on Mar 19, 2020
[liftoff][debug] Implement StepIn
Show description for da64766authored andcommitted
Revert "[parser] Introduce UnoptimizedCompileFlags"
Show description for fabea6aauthored andcommitted
[parser] Introduce UnoptimizedCompileFlags
Show description for d91679bauthored andcommitted
Commits on Mar 18, 2020
[parser] Remove Handles from ParseInfo
Show description for 37aaa41authored andcommitted
Commits on Mar 17, 2020
[liftoff] Test stepping over a recursive call
Show description for 20eb2e4authored andcommitted
Report additional wasm script info on the CDP
Show description for e71d328authored andcommitted
Commits on Mar 16, 2020
[wasm] Load register values from DebugBreak frame
Show description for ae03752authored andcommitted
Commits on Mar 13, 2020
[liftoff] Add initial logic for stepping
Show description for 83ff405authored andcommitted
Commits on Mar 9, 2020
[wasm] Tierup wasm module on debugger.disable
Show description for fe74c4fauthored andcommitted
Commits on Mar 2, 2020
Make ToInteger always truncate -0
Show description for 8c8bd65authored andcommitted
Revert "[cleanup] Remove three unused proxy runtime functions"
Show description for 98fe715authored andcommitted
[off-thread] Get rid of OffThreadHandle
Show description for 84279bfauthored andcommitted
Commits on Feb 24, 2020
Revert "[wasm-debug] Let wasm scripts report correct column information."
Show description for f07db34authored andcommitted
Commits on Feb 21, 2020
[ppc64][ppc] Split up ARCH_PPC and ARCH_PPC64
Show description for 8199a7aauthored andcommitted

Commits on Feb 20, 2020
Add initial support for Wasm debugging with LLDB: implements a GDB-remote stub
Show description for 03fc414authored andcommitted
Commits on Feb 19, 2020
[csa] Make more use of CodeStubAssembler::Call
Show description for 377aeb8authored andcommitted
Commits on Feb 18, 2020
Assign CoverageInfo an instance type
Show description for 6ce65b9authored andcommitted
Commits on Feb 13, 2020
Reland "[arm64] Protect return addresses stored on stack"
Show description for 73f88b5authored andcommitted
Commits on Feb 12, 2020
Revert "[arm64] Protect return addresses stored on stack"
Show description for 6a9a67dauthored andcommitted
[arm64] Protect return addresses stored on stack
Show description for 137bfe4authored andcommitted
Commits on Feb 11, 2020
[offthread] Add off-thread support to Script
Show description for 5a5976fauthored andcommitted
Commits on Feb 10, 2020
[offthread] Add off-thread scope allocation
Show description for 5f63846authored andcommitted
Commits on Feb 6, 2020
Reland "[wasm] Tierdown wasm module upon "Debugger.enable""
Show description for 1f7861cauthored andcommitted
Commits on Feb 4, 2020
[offthread] Add an OffThreadIsolate
Show description for 7a20b6bauthored andcommitted
Commits on Feb 3, 2020
[debugger] Allow termination-on-resume when paused at a breakpoint
Show description for 9e52d5cauthored andcommitted
Commits on Jan 30, 2020
Revert "[wasm] Tierdown wasm module upon "Debugger.enable""
Show description for fb96381authored andcommitted

Commits on Jan 29, 2020
[wasm] Tierdown wasm module upon "Debugger.enable"
Show description for 410ca4cauthored andcommitted
Commits on Jan 24, 2020
[debugger] Move ScriptContext creation side effect check to Invoke
Show description for e3f5491authored andcommitted
Commits on Jan 22, 2020
Reland 2 ScriptContext CLs
Show description for 36190b9authored andcommitted
[wasm-debug] Let wasm scripts report correct column information.
Show description for 827107aauthored andcommitted
Commits on Jan 21, 2020
[debug] Collect source positions Debug::PrintBreakLocation
Show description for 5a05383authored andcommitted