Commits
User selector
Commit History
Commits on Dec 4, 2019
Reparse closure instead of script for most uses of ScopeIterator
Show description for 2fe1552authored andcommitted
Commits on Nov 15, 2019
[debug] More diagnostics in GetReturnValue().
Show description for c9c2471authored andcommitted
Commits on Oct 25, 2019
Reland "[wasm][debug] Report global scope also for compiled frames"
Show description for c573bdeauthored andcommitted
Commits on Oct 24, 2019
Revert "[wasm][debug] Report global scope also for compiled frames"
Show description for 9d8f4deauthored andcommitted
[wasm][debug] Report global scope also for compiled frames
Show description for bc8ad33authored andcommitted
Commits on Sep 11, 2019
[class] parse static private methods and accessors
Show description for fe6839bauthored andcommitted
Commits on Sep 10, 2019
Change {this} check for arrow functions in DebugStackTraceIterator
Show description for a6db4bdauthored andcommitted
Commits on Jul 30, 2019
[class] parse private accessors
Show description for a6dd7f1authored andcommitted
Commits on Jul 1, 2019
inspector: fixed Debugger.restartFrame
Show description for 12f4751authored andcommitted
Commits on Jun 18, 2019
[ast] add PRIVATE_METHOD assign type and `PRIVATE_CALL` call type
Show description for 259d0acauthored andcommitted
Commits on May 23, 2019
[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 17, 2019
Reland "Move API-related files"
Show description for 06bf826authored andcommitted
Commits on May 16, 2019
Revert "Move API-related files"
Show description for 3253767authored andcommitted
Move API-related files
Show description for 9ac8b20authored andcommitted
Commits on Jan 28, 2019
[parser] Various Scope and Context speedups
Show description for a1efb41authored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Sep 28, 2018
inspector: speculative crash fix
Show description for ab8fbafauthored andcommitted
Commits on Sep 18, 2018
[cleanup] Refactor debug to use default members.
Show description for 6bcbb8fauthored andcommitted
Commits on Aug 13, 2018
[debug] postpone all interrupts in debug scope
Show description for 3a742a3authored andcommitted
Commits on Jul 23, 2018
[cleanup] Split off api-inl.h from api.h to make latter self contained
Show description for 6d25cabauthored andcommitted

Commits on Jul 17, 2018
[explicit isolates] Remove various GetIsolates
Show description for 55a348cauthored andcommitted
Commits on Jun 20, 2018
[GetIsolate] Remove GetIsolate in src/debug
Show description for a890034authored andcommitted
Commits on Apr 26, 2018
Reland "[inspector] added timeout for Debugger.evaluateOnCallFrame method"
Show description for c1e4885authored andcommitted
Revert "[inspector] added timeout for Debugger.evaluateOnCallFrame method"
Show description for 694a61fauthored andcommitted
Commits on Apr 25, 2018
[inspector] added timeout for Debugger.evaluateOnCallFrame method
Show description for 436faaeauthored andcommitted
[runtime] Do not refer directly to the closure stored in the context
Show description for a314247authored andcommitted
Commits on Oct 31, 2017
[TurboFan] Remove a check on nesting levels inlining heuristics
Show description for 5b38c7fauthored andcommitted
Commits on Oct 30, 2017
Revert "[TurboFan] Remove maximum inlining levels check from inlining heuristics"
Show description for f585415authored andcommitted
Commits on Oct 27, 2017
[TurboFan] Remove maximum inlining levels check from inlining heuristics
Show description for ecd3a2eauthored andcommitted
Commits on Oct 23, 2017
[inspector] improve this value for arrow function in scopes
Show description for a11b0d9authored andcommitted
Commits on Sep 11, 2017
[iwyu] Remove obsolete "api.h" include from "handles-inl.h".
Show description for 955d7e4authored andcommitted

Commits on Aug 29, 2017
[cleanup] Replace List with std::vector in debugger code.
Show description for edc03ceauthored andcommitted
Commits on Aug 18, 2017
[frames] Unpack FrameSummary early in FrameInspector.
Show description for 5b0c1c6authored andcommitted

Commits on Jul 27, 2017
[inspector] move stack trace and scope inspection to native
Show description for c5e9416authored andcommitted
Loading