Commits
User selector
Commit History
Commits on Jun 23, 2020
[wasm] Move interpreter to test directory
Show description for 1d31558authored andcommitted
Commits on May 6, 2020
[wasm] Remove interpreter entry frames
Show description for 2c45f60authored andcommitted
Commits on Sep 26, 2019
Change all TODOs from clemensh to clemensb
Show description for 7777aa4authored andcommitted
Commits on Sep 11, 2019
[class] parse static private methods and accessors
Show description for fe6839bauthored andcommitted
Commits on Jul 30, 2019
[class] parse private accessors
Show description for a6dd7f1authored andcommitted
Commits on Jul 12, 2019
[cleanup] Reduce frames.h include ball from 686 to ~270
Show description for 3f3625fauthored 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 Apr 11, 2019
Redirect BytecodeArray pointers on stack when clearing DebugInfo
Show description for 2048ee8authored andcommitted
Commits on Mar 28, 2019
[compiler] Make source position collection lazier
Show description for 5376383authored andcommitted
Commits on Jan 28, 2019
[parser] Various Scope and Context speedups
Show description for a1efb41authored 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 Jan 23, 2018
[wasm] Reduce usage of frame->wasm_instance()
Show description for 66ce615authored andcommitted

Commits on Nov 29, 2017
[debug] Fix debug-evaluate for de-materialized function.
Show description for 27fd921authored andcommitted

Commits on Nov 17, 2017
[runtime] Remove support for missing deoptimization.
Show description for 4a7698fauthored 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 13, 2017
Use nullptr instead of NULL where possible
Show description for 62f929fauthored andcommitted
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
