Commits
User selector
Commit History
Commits on Sep 25, 2017
[cleanup] Fix (D)CHECK macros in src/{debug,inspector}
Show description for 8d38c15authored andcommitted
Commits on Sep 1, 2017
[turbofan] Support inline allocation of mapped outer arguments.
Show description for ed17babauthored andcommitted

Commits on Aug 31, 2017
[wasm] Avoid including heap-inl.h in wasm-objects.h
Show description for b0d984cauthored 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 17, 2017
[turbofan] Better recognize AstGraphBuilder'ed code.
Show description for bf10f65authored 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 Dec 8, 2016
[turbofan] Remove --turbo-asm-deoptimization flag.
Show description for 7854e64authored andcommitted

Commits on Oct 13, 2016
[wasm] Stack inspection support for asm.js frames
Show description for e902b69authored andcommitted
Commits on Jun 29, 2016
Use source position table in turbofan code.
Show description for 4474858authored andcommitted
[wasm] Enable wasm frame inspection for debugging
Show description for 2f8ed90authored andcommitted

[debugger] Simplify deletion of DeoptimizedFrameInfo.
Show description for 4a8ac72authored andcommitted

Commits on Jun 14, 2016
Reland of place all remaining Oddball checks with new function (patchset #1 id:1 of https://codereview.chromium.org/2060213002/ )
Show description for dc2e306authored andcommitted
Commits on Jun 13, 2016
Revert of Replace all remaining Oddball checks with new function (patchset #10 id:180001 of https://codereview.chromium.org/2043183003/ )
Show description for 33b8bc2authored andcommitted
Replace all remaining Oddball checks with new function
Show description for ccefb3aauthored andcommitted
Commits on Jun 6, 2016
Introduce IsUndefined(Isolate*) and IsTheHole(Isolate*)
Show description for bc0798cauthored andcommitted
Commits on Apr 27, 2016
[debugger] do not expose temporary variables introduced by the parser.
Show description for d1e08e7authored andcommitted
Commits on Apr 18, 2016
Correctly annotate eval origin.
Show description for 89d7bfdauthored andcommitted
Commits on Apr 14, 2016
Revert of Correctly annotate eval origin. (patchset #5 id:80001 of https://codereview.chromium.org/1854713002/ )
Show description for 5af0a68authored andcommitted
Correctly annotate eval origin.
Show description for ad4e8a2authored andcommitted
Commits on Apr 5, 2016
Revert of Correctly annotate eval origin. (patchset #4 id:60001 of https://codereview.chromium.org/1854713002/ )
Show description for cf951dfauthored andcommitted
Correctly annotate eval origin.
Show description for 2f3a171authored andcommitted
Commits on Mar 16, 2016
Introduce "optimized_out" oddball marker for compilers.
Show description for eee34ddauthored 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 Jan 28, 2016
[interpreter, debugger] abstraction for source position calculation.
Show description for 55438d6authored andcommitted
Commits on Dec 16, 2015
[debugger] remove some dead code.
Show description for b68f7e4authored andcommitted
Commits on Dec 14, 2015
[debugger] fix debug-evaluate wrt shadowed context var.
Show description for 089edbfauthored andcommitted
Commits on Nov 4, 2015
Remove several JSFunction delegator functions.
Show description for 7890dc4authored andcommitted

Commits on Sep 10, 2015
Do not look for the slot in the ScopeInfo's global range when it's not necessary.
Show description for a1c1e2bauthored andcommitted
Commits on Aug 12, 2015
Realize IWYU pattern for frames-inl.h header.
Show description for 19a49abauthored andcommitted

Commits on Aug 4, 2015
Debugger: refactor ScopeIterator, FrameInspector and DebugEvaluate.
Show description for 4e036f3authored andcommitted
Loading