Commits
User selector
Commit History
Commits on Aug 18, 2020
[inspector] Make collectGarbage of HeapProfiler precise
Show description for d1070e4authored andcommitted
Commits on Aug 17, 2020
[cleanup] Consistent comments on namespace ends
Show description for aefbcbdauthored andcommitted
Commits on Aug 13, 2020
[debug] Add support for skipping locations on stepping into
Show description for 4828af8authored andcommitted
Commits on Aug 11, 2020
[debug] Add support for skipping locations on stepping over
Show description for 4592832authored andcommitted
Commits on Aug 6, 2020
[runtime] Move string table off-heap
Show description for 1546be9authored andcommitted
Commits on Aug 5, 2020
[nci] Replace CompilationTarget with a new Code::Kind value
Show description for c51041fauthored andcommitted
Commits on Jul 28, 2020
[offthread] Fix flakiness with bg compile stress
Show description for 1a80619authored andcommitted
[isolate] Partially avoid recursion in rejection handler check
Show description for ed70c77authored andcommitted
Commits on Jul 22, 2020
[turbofan] Concurrent ScriptContextTable access
Show description for 2d428a6authored andcommitted
Commits on Jul 6, 2020
[compiler] Make is_compiled_scope take an explicit Isolate
Show description for 7281cb1authored andcommitted
Commits on Jun 23, 2020
[wasm] Move interpreter to test directory
Show description for 1d31558authored andcommitted
Commits on Jun 22, 2020
[Respect] Rename lists
Show description for 6574a71authored andcommitted
Commits on Jun 15, 2020
[debugger] materialize scope values in TDZ as undefined.
Show description for 251dea9authored andcommitted
Commits on Jun 10, 2020
[clang-tidy] Make deleted member functions public
Show description for dbc19afauthored andcommitted
[wasm-gc][cleanup] Remove nullref type
Show description for e512da1authored andcommitted
[compiler] Fix double error reporting for parser errors
Show description for d8c9ae5authored andcommitted
Commits on Jun 9, 2020
[wasm] Rename anyref to externref, anyref flag/feature to reftypes
Show description for ba688c6authored andcommitted
Commits on Jun 3, 2020
Ensure bytecode isn't flushed when allocating feedback vector
Show description for a9b7830authored andcommitted
Commits on Jun 2, 2020
[codegen] Move SourcePositionTableBuilder to Zone
Show description for 447ad5cauthored andcommitted
[wasm][debug] Support multi-threaded breakpoints
Show description for 5fcb414authored andcommitted
Commits on May 20, 2020
[debugger] Mark Math.random as having side effects
Show description for 312d6d5authored andcommitted
Commits on May 13, 2020
[wasm][debug] Skip scopes on uninspectable frames
Show description for 10e8664authored andcommitted
[runtime] Don't query the number_string_cache on the fallback path
Show description for b509448authored andcommitted
Commits on May 11, 2020
[wasm][debug] Rename WasmCompiledFrame to WasmFrame
Show description for 383d145authored andcommitted
Commits on May 8, 2020
[wasm][debug] Remove WasmCompiledFrameSummary
Show description for d6c4901authored andcommitted
Commits on May 7, 2020
[wasm][debug] Clear breakpoints when debugger is disabled
Show description for 3c51da6authored andcommitted
Commits on May 6, 2020
[ptr-compr][ppc] Implement pointer compression
Show description for e87972bauthored andcommitted

[parser] Move Compiler::Analyze into Parser
Show description for 65d738dauthored andcommitted
[wasm] Remove interpreter entry frames
Show description for 2c45f60authored andcommitted
Commits on May 5, 2020
Support .external_debug_info symbol references
Show description for 37cdcdfauthored andcommitted
[wasm-debug-eval] expose wasm debug eval on the inspector protocol
Show description for abad484authored andcommitted
Commits on May 4, 2020
[wasm] Add anyref to WasmValue
Show description for f90446aauthored andcommitted
Commits on May 1, 2020
[debug] Don't crash when breaking on entry to functions with heap vars
Show description for 3c20dfeauthored andcommitted
Commits on Apr 28, 2020
[debugger] fix function in suspended generator
Show description for ed559eaauthored andcommitted
[wasm][debug] Remove debugging capabilities from WasmDebugInfo
Show description for e34425aauthored andcommitted