Commits
User selector
Commit History
Commits on Oct 29, 2019
[builtins] Remove ParameterCount uses from InvokeFunction(Code)
Show description for 4664840authored andcommitted
Commits on Oct 25, 2019
[execution] Remove outdated {JavaScriptFrameConstants}.
Show description for 9cb8237authored 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 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted
Commits on Aug 23, 2018
Remove unecessary Arm owners files.
Show description for f8280bfauthored andcommitted
Commits on May 30, 2018
[sfi] Compress function arg counts to 16 bit
Show description for 53d4dfcauthored andcommitted
Commits on Oct 20, 2017
Cleanup codegen.h includes
Show description for 4cb88e3authored andcommitted
Commits on Aug 16, 2017
[debug] remove support for full-codegen.
Show description for 491d94dauthored andcommitted
Commits on Aug 3, 2017
[iwyu] Do not include frames.h in macro assemblers.
Show description for 7d38ee3authored andcommitted

Commits on Jul 19, 2017
Remove obsolete CallWrapper from macro assembler.
Show description for e679dd4authored andcommitted

Commits on Mar 17, 2017
Disentangle assembler from isolate.
Show description for 94b088cauthored andcommitted
Commits on Feb 28, 2017
[iwyu|arm] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
Show description for fc8922eauthored andcommitted
Commits on Jan 27, 2017
[liveedit] reimplement frame restarting.
Show description for 3f47c63authored andcommitted
Commits on Jan 12, 2017
[debugger] infrastructure for side-effect-free debug-evaluate.
Show description for aa75904authored andcommitted
Commits on Sep 6, 2016
Include only stuff you need, part 8: Fix debug.h -> liveedit.h.
Show description for 51a3ffdauthored andcommitted
Commits on Jun 9, 2016
[ic] [stubs] Remove InlineCacheState field from the code flags.
Show description for 9dc62d2authored andcommitted
Commits on Mar 30, 2016
[Interpreter] Adds support to fetch return value on break at return.
Show description for b82720dauthored andcommitted
Commits on Mar 24, 2016
Revert of [Interpreter] Adds support to fetch return value on break at return. (patchset #9 id:160001 of https://codereview.chromium.org/1818873003/ )
Show description for 25d2b24authored andcommitted
[Interpreter] Adds support to fetch return value on break at return.
Show description for fb65527authored andcommitted
Commits on Mar 8, 2016
[runtime] Unify and simplify how frames are marked
Show description for 9dcd085authored andcommitted
Commits on Feb 10, 2016
[debugger] introduce abstract interface for break location.
Show description for 24b40f3authored andcommitted
Commits on Dec 4, 2015
[debugger] do not predict step in target for liveedit.
Show description for 1e67103authored andcommitted
Revert of [debugger] do not predict step in target for liveedit. (patchset #2 id:20001 of https://codereview.chromium.org/1491743005/ )
Show description for 6f4d477authored andcommitted
[debugger] do not predict step in target for liveedit.
Show description for 00559c4authored andcommitted
Commits on Dec 3, 2015
Reland of [debugger] do not restart frames that reference new.target for liveedit. (patchset #1 id:1 of https://codereview.chromium.org/1493863004/ )
Show description for 15cb3fdauthored andcommitted
Revert of [debugger] do not restart frames that reference new.target for liveedit. (patchset #1 id:1 of https://codereview.chromium.org/1493363002/ )
Show description for 1a61dabauthored andcommitted
[debugger] do not restart frames that reference new.target for liveedit.
Show description for 6fca870authored andcommitted
Revert of [debugger] do not predict step in target for liveedit. (patchset #1 id:1 of https://codereview.chromium.org/1491743005/ )
Show description for 10910bcauthored andcommitted
[debugger] do not predict step in target for liveedit.
Show description for 8f87ff5authored andcommitted
Commits on Dec 2, 2015
[debugger] simplify reloc info for debug break slots.
Show description for 531dde9authored andcommitted
Commits on Nov 27, 2015
Always pass an Isolate to AssemblerBase
Show description for e03cadaauthored andcommitted
Commits on Aug 12, 2015
Remove grab-bag includes of v8.h from debugger.
Show description for 6690d47authored andcommitted

Commits on Jul 31, 2015
Debugger: move implementation to a separate folder.
Show description for 1667c15authored andcommitted
Loading