Commits
User selector
Commit History
Commits on Oct 1, 2021
[debug] Set breakpoints correctly right after function literals.
Show description for 6d25f20authored andcommitted
[inspector] Consistently treat promise rejections as side-effecting.
Show description for 0195a5eauthored andcommitted
Commits on Sep 20, 2021
[ext-code-space] Introduce managed-inl.h and global-handles-inl.h
Show description for 8efa70fauthored andcommitted
Commits on Sep 6, 2021
[sparkplug] Remove BaselineData, use Code directly
Show description for 787bec0authored andcommitted
Commits on Aug 24, 2021
[frames] Add convenience function to get the top valid from
Show description for c400d8bauthored andcommitted
Commits on Aug 5, 2021
Trigger full source position collection when needed
Show description for e09d77aauthored andcommitted
Commits on Jul 22, 2021
[isolate] Minor cleanup for exceptions
Show description for c573dccauthored andcommitted
Commits on Jul 19, 2021
[sparkplug] On deopts, defer decision to execute baseline / bytecode
Show description for 783f5ffauthored andcommitted
Commits on Jul 14, 2021
[refactor] Introduce dedicated WasmScript::SetBreakPointOnEntry().
Show description for 95b2f02authored andcommitted
Commits on Jul 7, 2021
Promises: Add is_silent flag and ignore rejects when it is set
Show description for f5fa069authored andcommitted
Commits on Jul 6, 2021
[runtime] Add debugger RCS scopes
Show description for b8b3e75authored andcommitted
Commits on Jul 5, 2021
Remove dead code around catch scope for desugaring
Show description for 36d4e8eauthored andcommitted
[debug] skip some work when exception events are not enabled
Show description for ef65e93authored andcommitted
Commits on Jul 1, 2021
Fix most instances of -Wunreachable-code-aggressive.
Show description for ae1eee1authored andcommitted
Commits on Jun 22, 2021
[debug] Default to last break index.
Show description for 01605d5authored andcommitted
Commits on Jun 14, 2021
[runtime] Rename Builtins::Name to Builtin 2/2
Show description for 407317aauthored andcommitted
Commits on Jun 10, 2021
[debug] Consistent Step-In behavior for generator functions.
Show description for 887bacaauthored andcommitted
Commits on Jun 7, 2021
[runtime] Rename Builtins::Name to Builtin 1/2
Show description for 8ab75a5authored andcommitted
Commits on Jun 1, 2021
[debug][cleanup] Use consistent StepInto and StepOver naming.
Show description for 3740764authored andcommitted
Commits on May 10, 2021
[refactor] Remove debug dependency for FrameSummary.
Show description for 91119c1authored andcommitted
[Torque] Finalize torque-generated synchronized accessors
Show description for 8da583eauthored andcommitted
Commits on Apr 29, 2021
[debugger] Remove "Restart frame" feature.
Show description for 93f8569authored andcommitted
Commits on Apr 23, 2021
[sparkplug][debugger] Fix deopt of inlined function in debugger
Show description for c560e1fauthored andcommitted

Commits on Apr 19, 2021
[interpreter][cleanup] Rename interpreter entry trampolines
Show description for d90be52authored andcommitted

Commits on Apr 12, 2021
[web snapshot] Deduplicate SFIs
Show description for a5ce9acauthored andcommitted
Commits on Mar 22, 2021
[debug] Handle exception thrown in CompileTopLevel
Show description for 23c45bfauthored andcommitted
Commits on Mar 16, 2021
[no-wasm] Remove wasm information from Script
Show description for 9328852authored andcommitted
Commits on Mar 15, 2021
[debugger] Consider close-by functions when setting a breakpoint
Show description for a7c8a3eauthored andcommitted
Commits on Mar 11, 2021
Reland "[no-wasm] Exclude src/wasm from compilation"
Show description for 3f9ff06authored andcommitted
Revert "[no-wasm] Exclude src/wasm from compilation"
Show description for 92bc3d3authored andcommitted
[no-wasm] Exclude src/wasm from compilation
Show description for 80f5dfdauthored andcommitted
Commits on Mar 8, 2021
[debug] Fix null pointer access in FindSharedFunctionInfo
Show description for 5ba47eeauthored andcommitted
Commits on Mar 3, 2021
[debug] Instantiate accessors only once.
Show description for e9873bfauthored andcommitted
Commits on Mar 2, 2021
[no-wasm] Remove wasm debugging support
Show description for 8890bb2authored andcommitted
[debug] Don't put a source position on internal `Return`s.
Show description for 06359f7authored andcommitted