Commits
User selector
Commit History
Commits on May 13, 2020
[wasm][debug] Skip scopes on uninspectable frames
Show description for 10e8664authored andcommitted
Commits on May 6, 2020
[wasm] Remove interpreter entry frames
Show description for 2c45f60authored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on Jul 12, 2019
[cleanup] Reduce frames.h include ball from 686 to ~270
Show description for 3f3625fauthored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
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 Apr 11, 2019
Redirect BytecodeArray pointers on stack when clearing DebugInfo
Show description for 2048ee8authored andcommitted
Commits on Sep 21, 2018
[cleanup] Fix leftover clang-tidy warnings.
Show description for cdd8e54authored andcommitted
Commits on Jun 18, 2018
Reland "[debugger] Rewrite the ScopeIterator/DebugEvaluate to use Scope rather than ScopeInfo for inner scopes."
Show description for a5b5f8eauthored andcommitted
Commits on Jun 15, 2018
Revert "[debugger] Rewrite the ScopeIterator/DebugEvaluate to use Scope rather than ScopeInfo for inner scopes."
Show description for 23b8d2fauthored andcommitted
Reland "[debugger] Rewrite the ScopeIterator/DebugEvaluate to use Scope rather than ScopeInfo for inner scopes."
Show description for 4936efbauthored andcommitted
Commits on Jun 14, 2018
Revert "[debugger] Rewrite the ScopeIterator/DebugEvaluate to use Scope rather than ScopeInfo for inner scopes."
Show description for 9f7abe6authored andcommitted
[debugger] Rewrite the ScopeIterator/DebugEvaluate to use Scope rather than ScopeInfo for inner scopes.
Show description for 9e27d47authored andcommitted
Commits on Jun 3, 2018
[debug] removed most debugger js
Show description for e404670authored andcommitted
Commits on Dec 20, 2017
[wasm] [interpreter] Fix deallocation of InterpretedFrameImpl
Show description for ee78c7dauthored andcommitted
Commits on Nov 29, 2017
[debug] Fix debug-evaluate for de-materialized function.
Show description for 27fd921authored andcommitted

Commits on Sep 1, 2017
[turbofan] Support inline allocation of mapped outer arguments.
Show description for ed17babauthored andcommitted

Commits on Aug 18, 2017
[frames] Unpack FrameSummary early in FrameInspector.
Show description for 5b0c1c6authored andcommitted

Commits on Jan 20, 2017
[wasm] Implement frame inspection for interpreted frames
Show description for 09525c8authored andcommitted
Commits on Jan 12, 2017
Refactor FrameSummary for JS and Wasm frames
Show description for df5417aauthored andcommitted
Commits on Jan 11, 2017
[wasm] Introduce WasmToInterpreterFrame
Show description for 81700ddauthored andcommitted
Commits on Jun 29, 2016
[wasm] Enable wasm frame inspection for debugging
Show description for 2f8ed90authored andcommitted

Commits on Feb 22, 2016
[interpreter, debugger] support debug breaks via bytecode array copy
Show description for e032a98authored andcommitted
Commits on Feb 12, 2016
Handlify DeoptimizedFrameInfo, remove custom GC iteration.
Show description for c019893authored andcommitted
Commits on Dec 16, 2015
[debugger] remove some dead code.
Show description for b68f7e4authored andcommitted
Commits on Aug 4, 2015
Debugger: refactor ScopeIterator, FrameInspector and DebugEvaluate.
Show description for 4e036f3authored andcommitted
Loading